[INFO] cloning repository https://github.com/Bennett-Petzold/backed_data [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bennett-Petzold/backed_data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennett-Petzold%2Fbacked_data", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennett-Petzold%2Fbacked_data'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 511272fab6d485cc6ef97faff09d21995ae172e1 [INFO] testing Bennett-Petzold/backed_data against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennett-Petzold%2Fbacked_data" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bennett-Petzold/backed_data on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Bennett-Petzold/backed_data [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Bennett-Petzold/backed_data [INFO] tweaked toml for git repo https://github.com/Bennett-Petzold/backed_data written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Bennett-Petzold/backed_data 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3648ef60b3ba327316512ef1203a80350e61686a1b939cdec1eac4556f086b4a [INFO] running `Command { std: "docker" "start" "-a" "3648ef60b3ba327316512ef1203a80350e61686a1b939cdec1eac4556f086b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3648ef60b3ba327316512ef1203a80350e61686a1b939cdec1eac4556f086b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3648ef60b3ba327316512ef1203a80350e61686a1b939cdec1eac4556f086b4a", kill_on_drop: false }` [INFO] [stdout] 3648ef60b3ba327316512ef1203a80350e61686a1b939cdec1eac4556f086b4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce8aadefc2678511c46c05994149406eb9bc02fee3cb8399d77d47b419138089 [INFO] running `Command { std: "docker" "start" "-a" "ce8aadefc2678511c46c05994149406eb9bc02fee3cb8399d77d47b419138089", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling backed_data v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling error-stack v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stdout] warning: unused imports: `Mutex` and `cell::UnsafeCell` [INFO] [stdout] --> src/utils/protected.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | cell::UnsafeCell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | sync::{Mutex, MutexGuard}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ToMut` and `ToRef` [INFO] [stdout] --> src/utils/protected.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use super::{ToMut, ToRef}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.41s [INFO] running `Command { std: "docker" "inspect" "ce8aadefc2678511c46c05994149406eb9bc02fee3cb8399d77d47b419138089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8aadefc2678511c46c05994149406eb9bc02fee3cb8399d77d47b419138089", kill_on_drop: false }` [INFO] [stdout] ce8aadefc2678511c46c05994149406eb9bc02fee3cb8399d77d47b419138089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 116990da3f2e4f4ca8dc41fb445077c74d313a7e3041669c470b747c33cb4c1c [INFO] running `Command { std: "docker" "start" "-a" "116990da3f2e4f4ca8dc41fb445077c74d313a7e3041669c470b747c33cb4c1c", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling symbolic-demangle v12.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling symbolic-common v12.10.0 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling async_zip v0.0.17 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling backed_data v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Mutex` and `cell::UnsafeCell` [INFO] [stdout] --> src/utils/protected.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | cell::UnsafeCell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | sync::{Mutex, MutexGuard}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ToMut` and `ToRef` [INFO] [stdout] --> src/utils/protected.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use super::{ToMut, ToRef}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stdout] warning: unused imports: `Mutex` and `cell::UnsafeCell` [INFO] [stdout] --> src/utils/protected.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | cell::UnsafeCell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | sync::{Mutex, MutexGuard}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ToMut` and `ToRef` [INFO] [stdout] --> src/utils/protected.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use super::{ToMut, ToRef}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "116990da3f2e4f4ca8dc41fb445077c74d313a7e3041669c470b747c33cb4c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116990da3f2e4f4ca8dc41fb445077c74d313a7e3041669c470b747c33cb4c1c", kill_on_drop: false }` [INFO] [stdout] 116990da3f2e4f4ca8dc41fb445077c74d313a7e3041669c470b747c33cb4c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b209eab686ecf781a9d51d18d1f75f7d1f9efcc8b24c2aaaa75a0f2a2b5ecc8 [INFO] running `Command { std: "docker" "start" "-a" "2b209eab686ecf781a9d51d18d1f75f7d1f9efcc8b24c2aaaa75a0f2a2b5ecc8", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Mutex` and `cell::UnsafeCell` [INFO] [stderr] --> src/utils/protected.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | cell::UnsafeCell, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | sync::{Mutex, MutexGuard}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ToMut` and `ToRef` [INFO] [stderr] --> src/utils/protected.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | use super::{ToMut, ToRef}; [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `backed_data` (lib) generated 2 warnings (run `cargo fix --lib -p backed_data` to apply 2 suggestions) [INFO] [stderr] warning: `backed_data` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/backed_data-0cc012af8ff7d76e) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test array::sync_impl::slice::tests::chunk_iteration ... ok [INFO] [stdout] test array::sync_impl::slice::tests::length_checking ... ok [INFO] [stdout] test array::sync_impl::slice::tests::multiple_retrieve ... ok [INFO] [stdout] test array::sync_impl::slice::tests::mod_iteration ... ok [INFO] [stdout] test array::sync_impl::slice::tests::out_of_bounds_access ... ok [INFO] [stdout] test array::sync_impl::slice::tests::item_iteration ... ok [INFO] [stdout] test directory::sync_impl::tests::write ... ok [INFO] [stdout] test entry::sync_impl::tests::mutate ... ok [INFO] [stdout] test entry::disks::zstd::tests::encoded_zstd ... ok [INFO] [stdout] test entry::disks::zstd::tests::sync_zstd ... ok [INFO] [stdout] test entry::sync_impl::tests::mutate_option ... ok [INFO] [stdout] test entry::sync_impl::tests::write ... ok [INFO] [stdout] test directory::sync_impl::tests::write_and_read ... ok [INFO] [stderr] Doc-tests backed_data [INFO] [stdout] test entry::sync_impl::tests::read_threaded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/examples/async_mmap.rs - examples::async_mmap (line 23) ... ignored [INFO] [stdout] test src/examples/async_simd.rs - examples::async_simd (line 10) ... ignored [INFO] [stdout] test src/examples/large_reencode.rs - examples::large_reencode (line 13) ... ignored [INFO] [stdout] test src/examples/mmap.rs - examples::mmap (line 13) ... ignored [INFO] [stdout] test src/examples/remote_loading.rs - examples::remote_loading (line 13) ... ignored [INFO] [stdout] test src/examples/remote_simd.rs - examples::remote_simd (line 23) ... ignored [INFO] [stdout] test src/examples/shakespeare_secret.rs - examples::shakespeare_secret (line 13) ... ignored [INFO] [stdout] test src/entry/disks/custom.rs - entry::disks::custom::CustomRead (line 25) ... ok [INFO] [stdout] test src/entry/disks/custom.rs - entry::disks::custom::CustomWrite (line 38) ... ok [INFO] [stdout] test src/entry/disks/custom.rs - entry::disks::custom::CustomSync (line 49) ... ok [INFO] [stdout] test src/array/sync_impl/mod.rs - array::sync_impl::BackedArray::append (line 102) ... ok [INFO] [stdout] test src/entry/mod.rs - entry::BackedEntryArrLock (line 210) ... ok [INFO] [stdout] test src/array/sync_impl/mod.rs - array::sync_impl::BackedArray::append_memory (line 153) ... ok [INFO] [stdout] test src/entry/mod.rs - entry::BackedEntryArr (line 177) ... ok [INFO] [stdout] test src/entry/mod.rs - entry::BackedEntryBoxLock (line 144) ... ok [INFO] [stdout] test src/entry/mod.rs - entry::BackedEntryBox (line 111) ... ok [INFO] [stdout] test src/lib.rs - (line 33) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 2.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b209eab686ecf781a9d51d18d1f75f7d1f9efcc8b24c2aaaa75a0f2a2b5ecc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b209eab686ecf781a9d51d18d1f75f7d1f9efcc8b24c2aaaa75a0f2a2b5ecc8", kill_on_drop: false }` [INFO] [stdout] 2b209eab686ecf781a9d51d18d1f75f7d1f9efcc8b24c2aaaa75a0f2a2b5ecc8