[INFO] fetching crate saildb 0.0.2...
[INFO] testing saildb-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate saildb 0.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate saildb 0.0.2
[INFO] finished tweaking crates.io crate saildb 0.0.2
[INFO] tweaked toml for crates.io crate saildb 0.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate saildb 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--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]      Locking 176 packages to latest compatible versions
[INFO] [stderr]       Adding canary v0.0.6 (available: v0.3.3)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding srpc v0.0.3 (available: v0.1.6)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7f94a6dca80885f494e977d411047c9485a46628e3a1b505eaa711352fc6570
[INFO] running `Command { std: "docker" "start" "-a" "f7f94a6dca80885f494e977d411047c9485a46628e3a1b505eaa711352fc6570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7f94a6dca80885f494e977d411047c9485a46628e3a1b505eaa711352fc6570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f94a6dca80885f494e977d411047c9485a46628e3a1b505eaa711352fc6570", kill_on_drop: false }`
[INFO] [stdout] f7f94a6dca80885f494e977d411047c9485a46628e3a1b505eaa711352fc6570
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5a5d55c40048664540f498dc7c5839b1eb343742c47ea7bc86080916fe4647f
[INFO] running `Command { std: "docker" "start" "-a" "e5a5d55c40048664540f498dc7c5839b1eb343742c47ea7bc86080916fe4647f", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling postcard-cobs v0.1.5-pre
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling snow v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling canary-macro v0.0.6
[INFO] [stderr]    Compiling srpc-macro v0.0.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling chacha20 v0.7.3
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.8.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling compact_str v0.2.0
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling postcard v0.7.3
[INFO] [stderr]    Compiling igcp v0.0.6
[INFO] [stderr]    Compiling canary v0.0.6
[INFO] [stderr]    Compiling srpc v0.0.3
[INFO] [stderr]    Compiling saildb v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0597]: `val` does not live long enough
[INFO] [stdout]   --> src/lib.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let val = match self.map.get(&key) {
[INFO] [stdout]    |             --- borrow later stored here
[INFO] [stdout] 33 |             Some(val) => {
[INFO] [stdout]    |                  --- binding `val` declared here
[INFO] [stdout] 34 |                 let val = val.value();
[INFO] [stdout]    |                           ^^^ borrowed value does not live long enough
[INFO] [stdout] 35 |                 Some(val)
[INFO] [stdout] 36 |             }
[INFO] [stdout]    |             - `val` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `saildb` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e5a5d55c40048664540f498dc7c5839b1eb343742c47ea7bc86080916fe4647f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a5d55c40048664540f498dc7c5839b1eb343742c47ea7bc86080916fe4647f", kill_on_drop: false }`
[INFO] [stdout] e5a5d55c40048664540f498dc7c5839b1eb343742c47ea7bc86080916fe4647f
