[INFO] fetching crate hms-db 0.1.3... [INFO] testing hms-db-0.1.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hms-db 0.1.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate hms-db 0.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hms-db 0.1.3 [INFO] tweaked toml for crates.io crate hms-db 0.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hms-db 0.1.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hms-db 0.1.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hms-common v0.1.3 [INFO] [stderr] Downloaded migrations_internals v2.2.0 [INFO] [stderr] Downloaded migrations_macros v2.2.0 [INFO] [stderr] Downloaded diesel_derives v2.2.3 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Downloaded dsl_auto_type v0.1.2 [INFO] [stderr] Downloaded diesel_migrations v2.2.0 [INFO] [stderr] Downloaded diesel v2.2.6 [INFO] [stderr] Downloaded winnow v0.5.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22ca31864833ada14cf65722c1f3b8bc682b238668eec10b9b2b36179e0003d7 [INFO] running `Command { std: "docker" "start" "-a" "22ca31864833ada14cf65722c1f3b8bc682b238668eec10b9b2b36179e0003d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22ca31864833ada14cf65722c1f3b8bc682b238668eec10b9b2b36179e0003d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ca31864833ada14cf65722c1f3b8bc682b238668eec10b9b2b36179e0003d7", kill_on_drop: false }` [INFO] [stdout] 22ca31864833ada14cf65722c1f3b8bc682b238668eec10b9b2b36179e0003d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] afc71cfbceb2acbcd67052a7c026e9b27763c37e8b2e011d383903451b50337a [INFO] running `Command { std: "docker" "start" "-a" "afc71cfbceb2acbcd67052a7c026e9b27763c37e8b2e011d383903451b50337a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling hms-common v0.1.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling diesel v2.2.6 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling hms-db v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(app_dir_client: &'a P) -> HmsDbManager

{ [INFO] [stdout] | ^^ --------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(app_dir_client: &'a P) -> HmsDbManager<'a, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.96s [INFO] running `Command { std: "docker" "inspect" "afc71cfbceb2acbcd67052a7c026e9b27763c37e8b2e011d383903451b50337a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc71cfbceb2acbcd67052a7c026e9b27763c37e8b2e011d383903451b50337a", kill_on_drop: false }` [INFO] [stdout] afc71cfbceb2acbcd67052a7c026e9b27763c37e8b2e011d383903451b50337a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3db84f7a476235523d554a8eb2282ac508000bd6ab984f5534426acc42f17902 [INFO] running `Command { std: "docker" "start" "-a" "3db84f7a476235523d554a8eb2282ac508000bd6ab984f5534426acc42f17902", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(app_dir_client: &'a P) -> HmsDbManager

{ [INFO] [stdout] | ^^ --------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(app_dir_client: &'a P) -> HmsDbManager<'a, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling hms-db v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `hms_test_utils` [INFO] [stdout] --> tests/manager.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hms_test_utils::test_app_dir_client; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hms_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hms_test_utils`, use `cargo add hms_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hms_test_utils` [INFO] [stdout] --> tests/db.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hms_test_utils::{test_app_dir_client, TestAppDirClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hms_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hms_test_utils`, use `cargo add hms_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hms-db` (test "manager") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hms-db` (test "db") due to 1 previous error [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(app_dir_client: &'a P) -> HmsDbManager

{ [INFO] [stdout] | ^^ --------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(app_dir_client: &'a P) -> HmsDbManager<'a, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3db84f7a476235523d554a8eb2282ac508000bd6ab984f5534426acc42f17902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db84f7a476235523d554a8eb2282ac508000bd6ab984f5534426acc42f17902", kill_on_drop: false }` [INFO] [stdout] 3db84f7a476235523d554a8eb2282ac508000bd6ab984f5534426acc42f17902