[INFO] fetching crate alpm-soname 0.1.0...
[INFO] checking alpm-soname-0.1.0 against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] extracting crate alpm-soname 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate alpm-soname 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate alpm-soname 0.1.0
[INFO] tweaked toml for crates.io crate alpm-soname 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alpm-soname 0.1.0 on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alpm-soname 0.1.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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f19b5c1df198ef04cdcef868634723e8e777ea886b7bb1d1248e2aa986a7412
[INFO] running `Command { std: "docker" "start" "-a" "7f19b5c1df198ef04cdcef868634723e8e777ea886b7bb1d1248e2aa986a7412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f19b5c1df198ef04cdcef868634723e8e777ea886b7bb1d1248e2aa986a7412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f19b5c1df198ef04cdcef868634723e8e777ea886b7bb1d1248e2aa986a7412", kill_on_drop: false }`
[INFO] [stdout] 7f19b5c1df198ef04cdcef868634723e8e777ea886b7bb1d1248e2aa986a7412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec168c92e927e61254acfdac23134c1cdd20bc48a43d3f008497672d33dd64dd
[INFO] running `Command { std: "docker" "start" "-a" "ec168c92e927e61254acfdac23134c1cdd20bc48a43d3f008497672d33dd64dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking clap_lex v0.7.5
[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 crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking liblzma v0.4.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking goblin v0.10.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling fluent-template-macros v0.13.1
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking alpm-parsers v0.3.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking clap-verbosity v2.1.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking fluent-templates v0.13.1
[INFO] [stderr]     Checking fluent-i18n v0.1.0
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.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.8.0
[INFO] [stderr]     Checking alpm-common v0.1.2
[INFO] [stderr]     Checking alpm-mtree v0.2.2
[INFO] [stderr]     Checking alpm-buildinfo v0.3.1
[INFO] [stderr]     Checking alpm-pkginfo v0.3.1
[INFO] [stderr]     Checking alpm-package v0.2.1
[INFO] [stderr]     Checking alpm-soname v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/integration.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |         return Err(TestError::from("failed to setup sotest c project"));
[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:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 |         return Err(TestError::from("failed to setup sotest c project"));
[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:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |         return Err(TestError::from("failed to compile sotest c project"));
[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:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         return Err(TestError::from("failed to compile sotest c project"));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/integration.rs:453:16
[INFO] [stdout]     |
[INFO] [stdout] 453 |            return Err(TestError::from(format!(
[INFO] [stdout]     |  _________________^   -
[INFO] [stdout]     | | ____________________|
[INFO] [stdout] 454 | ||             "test_files directory not found: {}",
[INFO] [stdout] 455 | ||             test_files_dir.display()
[INFO] [stdout] 456 | ||         )));
[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:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |           return Err(TestError::from(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 454 | |             "test_files directory not found: {}",
[INFO] [stdout] 455 | |             test_files_dir.display()
[INFO] [stdout] 456 | |         )));
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "ec168c92e927e61254acfdac23134c1cdd20bc48a43d3f008497672d33dd64dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec168c92e927e61254acfdac23134c1cdd20bc48a43d3f008497672d33dd64dd", kill_on_drop: false }`
[INFO] [stdout] ec168c92e927e61254acfdac23134c1cdd20bc48a43d3f008497672d33dd64dd
