[INFO] cloning repository https://github.com/wobscale/pepbut [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wobscale/pepbut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwobscale%2Fpepbut", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwobscale%2Fpepbut'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5335a3a592cbccab10e8af35b46c5bc5051f4b42 [INFO] checking wobscale/pepbut against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwobscale%2Fpepbut" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wobscale/pepbut on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wobscale/pepbut [INFO] removed workspace from git repo https://github.com/wobscale/pepbut [INFO] finished tweaking git repo https://github.com/wobscale/pepbut [INFO] tweaked toml for git repo https://github.com/wobscale/pepbut written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wobscale/pepbut already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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] ed43426c375498f902ea37a3ab4cad3ec67cf9b939be2ba7d9898e34cf463481 [INFO] running `Command { std: "docker" "start" "-a" "ed43426c375498f902ea37a3ab4cad3ec67cf9b939be2ba7d9898e34cf463481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed43426c375498f902ea37a3ab4cad3ec67cf9b939be2ba7d9898e34cf463481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed43426c375498f902ea37a3ab4cad3ec67cf9b939be2ba7d9898e34cf463481", kill_on_drop: false }` [INFO] [stdout] ed43426c375498f902ea37a3ab4cad3ec67cf9b939be2ba7d9898e34cf463481 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 738d1ab2ec5647cade37b0c9988c88f0fc5491b2da275738ed2a703c2f0dd595 [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" "738d1ab2ec5647cade37b0c9988c88f0fc5491b2da275738ed2a703c2f0dd595", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pepbut v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | 0...9 => HEX_DIGITS[$idx as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 362 | idx!(octets[3]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:353:23 [INFO] [stdout] | [INFO] [stdout] 353 | 10...99 => OCTET_DECIMAL_2[($idx - 10) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 362 | idx!(octets[3]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | 100...255 => OCTET_DECIMAL_3[($idx - 100) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 362 | idx!(octets[3]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | 0...9 => HEX_DIGITS[$idx as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 363 | idx!(octets[2]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:353:23 [INFO] [stdout] | [INFO] [stdout] 353 | 10...99 => OCTET_DECIMAL_2[($idx - 10) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 363 | idx!(octets[2]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | 100...255 => OCTET_DECIMAL_3[($idx - 100) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 363 | idx!(octets[2]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | 0...9 => HEX_DIGITS[$idx as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 364 | idx!(octets[1]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:353:23 [INFO] [stdout] | [INFO] [stdout] 353 | 10...99 => OCTET_DECIMAL_2[($idx - 10) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 364 | idx!(octets[1]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | 100...255 => OCTET_DECIMAL_3[($idx - 100) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 364 | idx!(octets[1]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | 0...9 => HEX_DIGITS[$idx as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 365 | idx!(octets[0]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:353:23 [INFO] [stdout] | [INFO] [stdout] 353 | 10...99 => OCTET_DECIMAL_2[($idx - 10) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 365 | idx!(octets[0]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | 100...255 => OCTET_DECIMAL_3[($idx - 100) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 365 | idx!(octets[0]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/record.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | impl ProtocolEncode for RecordTrait { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 344 | LookupResult::Records(v) => encode_vec!(v), [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | (cname as &RecordTrait).encode(buf, names)?; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 351 | encode_vec!(found)?; [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 352 | encode_vec!(authorities) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | LookupResult::CNAMELookup(cname) => (cname as &RecordTrait).encode(buf, names), [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 359 | encode_vec!(authorities)?; [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 360 | encode_vec!(glue_records) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 363 | (soa as &RecordTrait).encode(buf, names) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/name.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | idx!(octets[3]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/name.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | idx!(octets[2]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/name.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | idx!(octets[1]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/name.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | idx!(octets[0]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/zone.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | if let Some(mut v) = h.get_mut(&record.record_type()) { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | 0...9 => HEX_DIGITS[$idx as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 362 | idx!(octets[3]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:353:23 [INFO] [stdout] | [INFO] [stdout] 353 | 10...99 => OCTET_DECIMAL_2[($idx - 10) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 362 | idx!(octets[3]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | 100...255 => OCTET_DECIMAL_3[($idx - 100) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 362 | idx!(octets[3]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | 0...9 => HEX_DIGITS[$idx as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 363 | idx!(octets[2]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:353:23 [INFO] [stdout] | [INFO] [stdout] 353 | 10...99 => OCTET_DECIMAL_2[($idx - 10) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 363 | idx!(octets[2]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | 100...255 => OCTET_DECIMAL_3[($idx - 100) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 363 | idx!(octets[2]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | 0...9 => HEX_DIGITS[$idx as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 364 | idx!(octets[1]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:353:23 [INFO] [stdout] | [INFO] [stdout] 353 | 10...99 => OCTET_DECIMAL_2[($idx - 10) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 364 | idx!(octets[1]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | 100...255 => OCTET_DECIMAL_3[($idx - 100) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 364 | idx!(octets[1]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | 0...9 => HEX_DIGITS[$idx as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 365 | idx!(octets[0]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:353:23 [INFO] [stdout] | [INFO] [stdout] 353 | 10...99 => OCTET_DECIMAL_2[($idx - 10) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 365 | idx!(octets[0]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/name.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | 100...255 => OCTET_DECIMAL_3[($idx - 100) as usize], [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 365 | idx!(octets[0]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/record.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | impl ProtocolEncode for RecordTrait { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 344 | LookupResult::Records(v) => encode_vec!(v), [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | (cname as &RecordTrait).encode(buf, names)?; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 351 | encode_vec!(found)?; [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 352 | encode_vec!(authorities) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:354:60 [INFO] [stdout] | [INFO] [stdout] 354 | LookupResult::CNAMELookup(cname) => (cname as &RecordTrait).encode(buf, names), [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 359 | encode_vec!(authorities)?; [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|record| (record as &RecordTrait).encode(buf, names)) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] ... [INFO] [stdout] 360 | encode_vec!(glue_records) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zone.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 363 | (soa as &RecordTrait).encode(buf, names) [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn RecordTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/name.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | idx!(octets[3]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/name.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | idx!(octets[2]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/name.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | idx!(octets[1]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/name.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | idx!(octets[0]), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/zone.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | if let Some(mut v) = h.get_mut(&record.record_type()) { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "738d1ab2ec5647cade37b0c9988c88f0fc5491b2da275738ed2a703c2f0dd595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738d1ab2ec5647cade37b0c9988c88f0fc5491b2da275738ed2a703c2f0dd595", kill_on_drop: false }` [INFO] [stdout] 738d1ab2ec5647cade37b0c9988c88f0fc5491b2da275738ed2a703c2f0dd595