[INFO] fetching crate alpm-package 0.3.0... [INFO] checking alpm-package-0.3.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate alpm-package 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate alpm-package 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate alpm-package 0.3.0 [INFO] tweaked toml for crates.io crate alpm-package 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate alpm-package 0.3.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alpm-package 0.3.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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded xattr v1.6.1 [INFO] [stderr] Downloaded alpm-common v0.1.3 [INFO] [stderr] Downloaded alpm-compress v0.1.0 [INFO] [stderr] Downloaded serde_with_macros v3.15.1 [INFO] [stderr] Downloaded alpm-buildinfo v0.4.0 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.2 [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded liblzma v0.4.5 [INFO] [stderr] Downloaded alpm-pkginfo v0.4.0 [INFO] [stderr] Downloaded alpm-mtree v0.2.3 [INFO] [stderr] Downloaded serde_with v3.15.1 [INFO] [stderr] Downloaded zstd-sys v2.0.16+zstd.1.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56859d6c5dc1312b949c79a6fda2927c2eb94cab63eb39bea60a2959f818424b [INFO] running `Command { std: "docker" "start" "-a" "56859d6c5dc1312b949c79a6fda2927c2eb94cab63eb39bea60a2959f818424b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56859d6c5dc1312b949c79a6fda2927c2eb94cab63eb39bea60a2959f818424b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56859d6c5dc1312b949c79a6fda2927c2eb94cab63eb39bea60a2959f818424b", kill_on_drop: false }` [INFO] [stdout] 56859d6c5dc1312b949c79a6fda2927c2eb94cab63eb39bea60a2959f818424b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80f660e7fddff4723ac5dc227bf4a86734104f1992ac31e3159b08873adc633c [INFO] running `Command { std: "docker" "start" "-a" "80f660e7fddff4723ac5dc227bf4a86734104f1992ac31e3159b08873adc633c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking self_cell v1.2.1 [INFO] [stderr] Checking testresult v0.4.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking spdx v0.12.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking libbz2-rs-sys v0.2.2 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Checking bzip2 v0.6.1 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking liblzma v0.4.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking fluent-syntax v0.12.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling fluent-template-macros v0.13.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde_with v3.15.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking fluent-langneg v0.13.1 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking alpm-parsers v0.3.1 [INFO] [stderr] Checking fluent-bundle v0.16.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking fluent-templates v0.13.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking fluent-i18n v0.1.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking alpm-types v0.9.0 [INFO] [stderr] Checking alpm-common v0.1.3 [INFO] [stderr] Checking alpm-compress v0.1.0 [INFO] [stderr] Checking alpm-pkginfo v0.4.0 [INFO] [stderr] Checking alpm-mtree v0.2.3 [INFO] [stderr] Checking alpm-buildinfo v0.4.0 [INFO] [stderr] Checking alpm-package v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/config.rs:197:20 [INFO] [stdout] | [INFO] [stdout] 197 | return Err(format!("Failed although it should have succeeded:\n{error}").into()); [INFO] [stdout] | ^^^^--------------------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/config.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | return Err(format!("Failed although it should have succeeded:\n{error}").into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/input.rs:944:29 [INFO] [stdout] | [INFO] [stdout] 944 | _ => return Err("Did not return the correct error variant".into()), [INFO] [stdout] | ^^^^-------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/input.rs:944:33 [INFO] [stdout] | [INFO] [stdout] 944 | _ => return Err("Did not return the correct error variant".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/input.rs:936:32 [INFO] [stdout] | [INFO] [stdout] 936 | return Err("There should be exactly one metadata mismatch".into()); [INFO] [stdout] | ^^^^------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/input.rs:936:36 [INFO] [stdout] | [INFO] [stdout] 936 | return Err("There should be exactly one metadata mismatch".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/input.rs:939:32 [INFO] [stdout] | [INFO] [stdout] 939 | return Err("There should be at least one metadata mismatch".into()); [INFO] [stdout] | ^^^^-------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/input.rs:939:36 [INFO] [stdout] | [INFO] [stdout] 939 | return Err("There should be at least one metadata mismatch".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/input.rs:947:20 [INFO] [stdout] | [INFO] [stdout] 947 | return Err("Should have returned an error but succeeded".into()); [INFO] [stdout] | ^^^^----------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/input.rs:947:24 [INFO] [stdout] | [INFO] [stdout] 947 | return Err("Should have returned an error but succeeded".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/package.rs:1213:20 [INFO] [stdout] | [INFO] [stdout] 1213 | return Err(format!("Failed although it should have succeeded: {error}").into()); [INFO] [stdout] | ^^^^-------------------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/package.rs:1213:24 [INFO] [stdout] | [INFO] [stdout] 1213 | return Err(format!("Failed although it should have succeeded: {error}").into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/package.rs:1231:20 [INFO] [stdout] | [INFO] [stdout] 1231 | return Err("Succeeded although it should have failed".into()); [INFO] [stdout] | ^^^^-------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/package.rs:1231:24 [INFO] [stdout] | [INFO] [stdout] 1231 | return Err("Succeeded although it should have failed".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/package.rs:1242:20 [INFO] [stdout] | [INFO] [stdout] 1242 | return Err("Succeeded although it should have failed".into()); [INFO] [stdout] | ^^^^-------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/package.rs:1242:24 [INFO] [stdout] | [INFO] [stdout] 1242 | return Err("Succeeded although it should have failed".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/package.rs:1273:20 [INFO] [stdout] | [INFO] [stdout] 1273 | return Err("Failed although it should have succeeded".into()); [INFO] [stdout] | ^^^^-------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/package.rs:1273:24 [INFO] [stdout] | [INFO] [stdout] 1273 | return Err("Failed although it should have succeeded".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/package.rs:1291:20 [INFO] [stdout] | [INFO] [stdout] 1291 | return Err("Succeeded although it should have failed".into()); [INFO] [stdout] | ^^^^-------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/package.rs:1291:24 [INFO] [stdout] | [INFO] [stdout] 1291 | return Err("Succeeded although it should have failed".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/package.rs:1299:20 [INFO] [stdout] | [INFO] [stdout] 1299 | return Err("Succeeded although it should have failed".into()); [INFO] [stdout] | ^^^^-------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> src/package.rs:1299:24 [INFO] [stdout] | [INFO] [stdout] 1299 | return Err("Succeeded although it should have failed".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/integration.rs:450:25 [INFO] [stdout] | [INFO] [stdout] 450 | _ => return Err("Did not return the correct error variant".into()), [INFO] [stdout] | ^^^^-------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> tests/integration.rs:450:29 [INFO] [stdout] | [INFO] [stdout] 450 | _ => return Err("Did not return the correct error variant".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/integration.rs:453:16 [INFO] [stdout] | [INFO] [stdout] 453 | return Err("Should have returned an error but succeeded".into()); [INFO] [stdout] | ^^^^----------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> tests/integration.rs:453:20 [INFO] [stdout] | [INFO] [stdout] 453 | return Err("Should have returned an error but succeeded".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/integration.rs:539:25 [INFO] [stdout] | [INFO] [stdout] 539 | Ok(_) => return Err("Succeeded, but should have failed".into()), [INFO] [stdout] | ^^^^------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> tests/integration.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 539 | Ok(_) => return Err("Succeeded, but should have failed".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/integration.rs:552:25 [INFO] [stdout] | [INFO] [stdout] 552 | Ok(_) => return Err("Succeeded, but should have failed".into()), [INFO] [stdout] | ^^^^------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> tests/integration.rs:552:29 [INFO] [stdout] | [INFO] [stdout] 552 | Ok(_) => return Err("Succeeded, but should have failed".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/integration.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | Ok(_) => return Err("Succeeded, but should have failed".into()), [INFO] [stdout] | ^^^^------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> tests/integration.rs:565:29 [INFO] [stdout] | [INFO] [stdout] 565 | Ok(_) => return Err("Succeeded, but should have failed".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/integration.rs:867:28 [INFO] [stdout] | [INFO] [stdout] 867 | None => return Err("Expected .ARBITRARY entry, but found none".into()), [INFO] [stdout] | ^^^^--------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> tests/integration.rs:867:32 [INFO] [stdout] | [INFO] [stdout] 867 | None => return Err("Expected .ARBITRARY entry, but found none".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/integration.rs:877:28 [INFO] [stdout] | [INFO] [stdout] 877 | None => return Err("Expected .ARBITRARY entry, but found none".into()), [INFO] [stdout] | ^^^^--------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> tests/integration.rs:877:32 [INFO] [stdout] | [INFO] [stdout] 877 | None => return Err("Expected .ARBITRARY entry, but found none".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> tests/integration.rs:965:46 [INFO] [stdout] | [INFO] [stdout] 965 | PackageEntry::InstallScriptlet(_) => Err(TestError::from( [INFO] [stdout] | _______________________________________________^ - [INFO] [stdout] | | __________________________________________________| [INFO] [stdout] 966 | || "Expected Metadata entry, got install scriptlet.", [INFO] [stdout] 967 | || )), [INFO] [stdout] | ||_________-^ unreachable expression [INFO] [stdout] | |_________| [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] note: this expression has type `TestError`, which is uninhabited [INFO] [stdout] --> tests/integration.rs:965:50 [INFO] [stdout] | [INFO] [stdout] 965 | PackageEntry::InstallScriptlet(_) => Err(TestError::from( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 966 | | "Expected Metadata entry, got install scriptlet.", [INFO] [stdout] 967 | | )), [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.03s [INFO] running `Command { std: "docker" "inspect" "80f660e7fddff4723ac5dc227bf4a86734104f1992ac31e3159b08873adc633c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f660e7fddff4723ac5dc227bf4a86734104f1992ac31e3159b08873adc633c", kill_on_drop: false }` [INFO] [stdout] 80f660e7fddff4723ac5dc227bf4a86734104f1992ac31e3159b08873adc633c