[INFO] fetching crate selene-lib 0.30.0...
[INFO] checking selene-lib-0.30.0 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate selene-lib 0.30.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate selene-lib 0.30.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate selene-lib 0.30.0
[INFO] tweaked toml for crates.io crate selene-lib 0.30.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate selene-lib 0.30.0 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate selene-lib 0.30.0 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d867c25ec96138d987a502cbd4028a577006d4260aa797c3d878dcd9726ebb9
[INFO] running `Command { std: "docker" "start" "-a" "7d867c25ec96138d987a502cbd4028a577006d4260aa797c3d878dcd9726ebb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d867c25ec96138d987a502cbd4028a577006d4260aa797c3d878dcd9726ebb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d867c25ec96138d987a502cbd4028a577006d4260aa797c3d878dcd9726ebb9", kill_on_drop: false }`
[INFO] [stdout] 7d867c25ec96138d987a502cbd4028a577006d4260aa797c3d878dcd9726ebb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef0c3fe3b11282d6a837a293b80fd3add185c8a52f56253306664e6f256011e4
[INFO] running `Command { std: "docker" "start" "-a" "ef0c3fe3b11282d6a837a293b80fd3add185c8a52f56253306664e6f256011e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking nom8 v0.2.0
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.7
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]     Checking profiling v1.0.7
[INFO] [stderr]     Checking toml_datetime v0.6.1
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking smol_str v0.3.1
[INFO] [stderr]     Checking serde_yaml v0.9.16
[INFO] [stderr]     Checking toml_edit v0.19.3
[INFO] [stderr]     Checking full_moon v2.1.1
[INFO] [stderr]     Checking toml v0.7.2
[INFO] [stderr]     Checking selene-lib v0.30.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for the cast from `Box<()>` to `Box<(dyn StdError + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^ ----- any code following this expression is unreachable
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              unreachable call
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> src/lib.rs:193:76
[INFO] [stdout]     |
[INFO] [stdout] 193 |                                   problem: CheckerErrorProblem::LintNewError(Box::new(error)),
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout] ...
[INFO] [stdout] 292 | / use_lints! {
[INFO] [stdout] 293 | |     almost_swapped: lints::almost_swapped::AlmostSwappedLint,
[INFO] [stdout] 294 | |     bad_string_escape: lints::bad_string_escape::BadStringEscapeLint,
[INFO] [stdout] 295 | |     compare_nan: lints::compare_nan::CompareNanLint,
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |     },
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for the cast from `Box<()>` to `Box<(dyn StdError + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `lint_field` which comes from the expansion of the macro `use_lints` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `selene-lib` (lib) due to 1 previous error; 29 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `selene-lib` (lib test) due to 1 previous error; 29 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ef0c3fe3b11282d6a837a293b80fd3add185c8a52f56253306664e6f256011e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0c3fe3b11282d6a837a293b80fd3add185c8a52f56253306664e6f256011e4", kill_on_drop: false }`
[INFO] [stdout] ef0c3fe3b11282d6a837a293b80fd3add185c8a52f56253306664e6f256011e4
