[INFO] fetching crate lockbook 26.9.3...
[INFO] checking lockbook-26.9.3 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate lockbook 26.9.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate lockbook 26.9.3
[INFO] finished tweaking crates.io crate lockbook 26.9.3
[INFO] tweaked toml for crates.io crate lockbook 26.9.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lockbook 26.9.3 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lockbook 26.9.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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `lockbook` (manifest) generated 1 warning
[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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff
[INFO] running `Command { std: "docker" "start" "4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `lockbook` (manifest) generated 1 warning
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.6
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling db-rs v0.3.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking rustybuzz v0.13.0
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking cryptoxide v0.6.2
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking rtrb v0.3.5
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking basic-human-duration v0.2.0
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking tracing-perfetto-file v0.1.1
[INFO] [stderr]     Checking qrcode-generator v4.1.9
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling db-rs-derive v0.3.7
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking file-id v0.1.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking notify-debouncer-full v0.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking nucleo v0.5.0
[INFO] [stderr]     Checking hotwatch v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking bip39-dict v0.1.5
[INFO] [stderr]     Checking bezier-rs v0.2.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking usvg v0.41.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling nfs3_macros v0.4.0
[INFO] [stderr]    Compiling cli-rs-command-gen v0.1.12
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking nfs3_types v0.4.2
[INFO] [stderr]     Checking cli-rs v0.2.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking nfs3_server v0.8.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking lb-rs v26.9.3
[INFO] [stderr]     Checking lb-fs v26.9.3
[INFO] [stderr]     Checking lockbook v26.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), CliError>>: Send`
[INFO] [stdout]    --> src/edit.rs:202:32
[INFO] [stdout]     |
[INFO] [stdout] 202 |                         handle.spawn(save_temp_file_contents(core.clone(), id, path.clone()));
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of save_temp_file_contents<PathBuf>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/edit.rs:218:27: 231:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), LbErr>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of lb_rs::Lb::write_document()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@lb_rs::Lb::write_document::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), LbErr>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of ipc::<impl lb_rs::Lb>::call<()>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@ipc::<impl lb_rs::Lb>::call<()>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Vec<u8>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of server::dispatch()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@server::dispatch::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), LbErr>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of syncer::<impl LocalLb>::sync()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@syncer::<impl LocalLb>::sync::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{async block@syncer::<impl LocalLb>::sync::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`lockbook`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), CliError>>: Send`
[INFO] [stdout]    --> src/edit.rs:202:32
[INFO] [stdout]     |
[INFO] [stdout] 202 |                         handle.spawn(save_temp_file_contents(core.clone(), id, path.clone()));
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of save_temp_file_contents<PathBuf>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/edit.rs:218:27: 231:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), LbErr>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of lb_rs::Lb::write_document()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@lb_rs::Lb::write_document::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), LbErr>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of ipc::<impl lb_rs::Lb>::call<()>()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@ipc::<impl lb_rs::Lb>::call<()>::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Vec<u8>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of server::dispatch()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@server::dispatch::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), LbErr>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of syncer::<impl LocalLb>::sync()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@syncer::<impl LocalLb>::sync::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `{async block@syncer::<impl LocalLb>::sync::{closure#0}::{closure#0}}: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`lockbook`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.40s
[INFO] running `Command { std: "docker" "inspect" "4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff", kill_on_drop: false }`
[INFO] [stdout] 4fef98b6e5f91c84f7ec125724475c133d9b474888092560bee1ab26f80344ff
