[INFO] fetching crate usaco-cli 0.4.0...
[INFO] testing usaco-cli-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] extracting crate usaco-cli 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate usaco-cli 0.4.0
[INFO] finished tweaking crates.io crate usaco-cli 0.4.0
[INFO] tweaked toml for crates.io crate usaco-cli 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate usaco-cli 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate usaco-cli 0.4.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded indicatif-log-bridge v0.2.3
[INFO] [stderr] Downloaded secret-service v4.0.0
[INFO] [stderr] Downloaded clap_complete v4.5.38
[INFO] [stderr] Downloaded zip v2.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a052fa2af4f054416dc0e405f9632233d49c365b232530b05aa76d0db92b8bb
[INFO] running `Command { std: "docker" "start" "-a" "0a052fa2af4f054416dc0e405f9632233d49c365b232530b05aa76d0db92b8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a052fa2af4f054416dc0e405f9632233d49c365b232530b05aa76d0db92b8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a052fa2af4f054416dc0e405f9632233d49c365b232530b05aa76d0db92b8bb", kill_on_drop: false }`
[INFO] [stdout] 0a052fa2af4f054416dc0e405f9632233d49c365b232530b05aa76d0db92b8bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 011f4e5328e79be561184b976285c8c3317d71578e43155efd756ce2478ead43
[INFO] running `Command { std: "docker" "start" "-a" "011f4e5328e79be561184b976285c8c3317d71578e43155efd756ce2478ead43", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.162
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling bytes v1.9.0
[INFO] [stderr] Compiling indexmap v2.6.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.20
[INFO] [stderr] Compiling winnow v0.6.20
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling serde_derive v1.0.215
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling tracing v0.1.40
[INFO] [stderr] Compiling yoke v0.7.4
[INFO] [stderr] Compiling zvariant_utils v2.1.0
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling enumflags2_derive v0.7.10
[INFO] [stderr] Compiling memoffset v0.9.1
[INFO] [stderr] Compiling nix v0.29.0
[INFO] [stderr] Compiling zerovec v0.10.4
[INFO] [stderr] Compiling cookie v0.18.1
[INFO] [stderr] Compiling dtoa v1.0.9
[INFO] [stderr] Compiling rustix v0.38.40
[INFO] [stderr] Compiling http v1.1.0
[INFO] [stderr] Compiling portable-atomic v1.9.0
[INFO] [stderr] Compiling endi v1.1.0
[INFO] [stderr] Compiling num-bigint v0.4.6
[INFO] [stderr] Compiling concurrent-queue v2.5.0
[INFO] [stderr] Compiling dtoa-short v0.3.5
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling event-listener v5.3.1
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling html5ever v0.29.0
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling thiserror v2.0.3
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling litrs v0.4.1
[INFO] [stderr] Compiling psl-types v2.0.11
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling event-listener-strategy v0.5.2
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling async-broadcast v0.7.1
[INFO] [stderr] Compiling num-iter v0.1.45
[INFO] [stderr] Compiling document-features v0.2.10
[INFO] [stderr] Compiling num-complex v0.4.6
[INFO] [stderr] Compiling ppv-lite86 v0.2.20
[INFO] [stderr] Compiling mio v1.0.2
[INFO] [stderr] Compiling signal-hook-registry v1.4.2
[INFO] [stderr] Compiling socket2 v0.5.7
[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 openssl-sys v0.9.104
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling tokio v1.41.1
[INFO] [stderr] Compiling console v0.15.8
[INFO] [stderr] Compiling num-rational v0.4.2
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling icu_provider v1.5.0
[INFO] [stderr] Compiling toml_edit v0.22.22
[INFO] [stderr] Compiling xdg-home v1.3.0
[INFO] [stderr] Compiling async-trait v0.1.83
[INFO] [stderr] Compiling derive_more v0.99.18
[INFO] [stderr] Compiling thiserror-impl v2.0.3
[INFO] [stderr] Compiling serde_repr v0.1.19
[INFO] [stderr] Compiling icu_locid_transform v1.5.0
[INFO] [stderr] Compiling phf_generator v0.11.2
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling openssl v0.10.68
[INFO] [stderr] Compiling phf_codegen v0.11.2
[INFO] [stderr] Compiling phf_macros v0.11.2
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling selectors v0.26.0
[INFO] [stderr] Compiling ordered-stream v0.2.0
[INFO] [stderr] Compiling number_prefix v0.4.0
[INFO] [stderr] Compiling lockfree-object-pool v0.1.6
[INFO] [stderr] Compiling bumpalo v3.16.0
[INFO] [stderr] Compiling zip v2.2.1
[INFO] [stderr] Compiling unicode-width v0.2.0
[INFO] [stderr] Compiling simd-adler32 v0.3.7
[INFO] [stderr] Compiling dirs-sys v0.4.1
[INFO] [stderr] Compiling tempfile v3.14.0
[INFO] [stderr] Compiling markup5ever v0.14.0
[INFO] [stderr] Compiling serde v1.0.215
[INFO] [stderr] Compiling num v0.4.3
[INFO] [stderr] Compiling indicatif v0.17.9
[INFO] [stderr] Compiling zopfli v0.8.1
[INFO] [stderr] Compiling flate2 v1.0.35
[INFO] [stderr] Compiling phf v0.11.2
[INFO] [stderr] Compiling clap v4.5.21
[INFO] [stderr] Compiling proc-macro-crate v3.2.0
[INFO] [stderr] Compiling env_filter v0.1.2
[INFO] [stderr] Compiling shell-words v1.1.0
[INFO] [stderr] Compiling cssparser v0.34.0
[INFO] [stderr] Compiling icu_properties v1.5.1
[INFO] [stderr] Compiling http-body-util v0.1.2
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling ego-tree v0.9.0
[INFO] [stderr] Compiling dialoguer v0.11.0
[INFO] [stderr] Compiling env_logger v0.11.5
[INFO] [stderr] Compiling indicatif-log-bridge v0.2.3
[INFO] [stderr] Compiling clap_complete v4.5.38
[INFO] [stderr] Compiling directories v5.0.1
[INFO] [stderr] Compiling similar v2.6.0
[INFO] [stderr] Compiling zvariant_derive v4.2.0
[INFO] [stderr] Compiling zbus_macros v4.4.0
[INFO] [stderr] Compiling icu_normalizer v1.5.0
[INFO] [stderr] Compiling idna_adapter v1.2.0
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling enumflags2 v0.7.10
[INFO] [stderr] Compiling string_cache v0.8.7
[INFO] [stderr] Compiling serde_json v1.0.132
[INFO] [stderr] Compiling publicsuffix v2.3.0
[INFO] [stderr] Compiling url v2.5.3
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling tokio-util v0.7.12
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling zvariant v4.2.0
[INFO] [stderr] Compiling h2 v0.4.6
[INFO] [stderr] Compiling cookie_store v0.21.1
[INFO] [stderr] Compiling scraper v0.21.0
[INFO] [stderr] Compiling zbus_names v3.0.0
[INFO] [stderr] Compiling zbus v4.4.0
[INFO] [stderr] Compiling hyper v1.5.0
[INFO] [stderr] Compiling hyper-util v0.1.10
[INFO] [stderr] Compiling hyper-tls v0.6.0
[INFO] [stderr] Compiling reqwest v0.12.9
[INFO] [stderr] Compiling secret-service v4.0.0
[INFO] [stderr] Compiling usaco-cli v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/preferences.rs:151:28
[INFO] [stdout] |
[INFO] [stdout] 151 | pub async fn get_cache(&self, id: u64) -> Result