[INFO] cloning repository https://github.com/peteqian/uni-cloud-file-sync-thing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peteqian/uni-cloud-file-sync-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteqian%2Funi-cloud-file-sync-thing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteqian%2Funi-cloud-file-sync-thing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e2f271cacdf4fe9f5cc9257aca06db8c0c6d910
[INFO] testing peteqian/uni-cloud-file-sync-thing against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteqian%2Funi-cloud-file-sync-thing" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/peteqian/uni-cloud-file-sync-thing
[INFO] finished tweaking git repo https://github.com/peteqian/uni-cloud-file-sync-thing
[INFO] tweaked toml for git repo https://github.com/peteqian/uni-cloud-file-sync-thing written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peteqian/uni-cloud-file-sync-thing on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peteqian/uni-cloud-file-sync-thing 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded time-macros v0.2.26
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded opener v0.7.2
[INFO] [stderr]   Downloaded normpath v1.5.0
[INFO] [stderr]   Downloaded yup-oauth2 v12.1.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded fuser v0.16.0
[INFO] [stderr]   Downloaded google-apis-common v8.0.0
[INFO] [stderr]   Downloaded google-drive3 v7.0.0+20251218
[INFO] [stderr]   Downloaded dbus v0.9.10
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded libdbus-sys v0.2.7
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43d7812c354c7825a3c2a24e1e6af1f3ab6ea1998279c70dfe626221bf73c248
[INFO] running `Command { std: "docker" "start" "-a" "43d7812c354c7825a3c2a24e1e6af1f3ab6ea1998279c70dfe626221bf73c248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43d7812c354c7825a3c2a24e1e6af1f3ab6ea1998279c70dfe626221bf73c248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43d7812c354c7825a3c2a24e1e6af1f3ab6ea1998279c70dfe626221bf73c248", kill_on_drop: false }`
[INFO] [stdout] 43d7812c354c7825a3c2a24e1e6af1f3ab6ea1998279c70dfe626221bf73c248
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27c05dbb99d9ead5cc9dbf271707f7b80c700015ef1b84d115a6ee102f21bd4b
[INFO] running `Command { std: "docker" "start" "-a" "27c05dbb99d9ead5cc9dbf271707f7b80c700015ef1b84d115a6ee102f21bd4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling cloudsync-core v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-core)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling cloudsync-db v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-db)
[INFO] [stderr]    Compiling cloudsync-config v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-config)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling cloudsync-ipc v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-ipc)
[INFO] [stderr]    Compiling cloudsync-sync v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-sync)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling google-apis-common v8.0.0
[INFO] [stderr]    Compiling google-drive3 v7.0.0+20251218
[INFO] [stderr]    Compiling cloudsync-providers v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-providers)
[INFO] [stderr]    Compiling cloudsync-vfs v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-vfs)
[INFO] [stderr]    Compiling cloudsync-daemon v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "27c05dbb99d9ead5cc9dbf271707f7b80c700015ef1b84d115a6ee102f21bd4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c05dbb99d9ead5cc9dbf271707f7b80c700015ef1b84d115a6ee102f21bd4b", kill_on_drop: false }`
[INFO] [stdout] 27c05dbb99d9ead5cc9dbf271707f7b80c700015ef1b84d115a6ee102f21bd4b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56102e118db4035a07df8e847e917d7a252da00d515c5ac5f49cb4278eacc408
[INFO] running `Command { std: "docker" "start" "-a" "56102e118db4035a07df8e847e917d7a252da00d515c5ac5f49cb4278eacc408", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling cloudsync-core v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-core)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling cloudsync-db v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-db)
[INFO] [stderr]    Compiling cloudsync-config v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-config)
[INFO] [stderr]    Compiling cloudsync-ipc v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-ipc)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling cloudsync-sync v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-sync)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling google-apis-common v8.0.0
[INFO] [stderr]    Compiling google-drive3 v7.0.0+20251218
[INFO] [stderr]    Compiling cloudsync-providers v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-providers)
[INFO] [stderr]    Compiling cloudsync-vfs v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-vfs)
[INFO] [stderr]    Compiling cloudsync-daemon v0.1.0 (/opt/rustwide/workdir/crates/cloudsync-daemon)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.30s
[INFO] running `Command { std: "docker" "inspect" "56102e118db4035a07df8e847e917d7a252da00d515c5ac5f49cb4278eacc408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56102e118db4035a07df8e847e917d7a252da00d515c5ac5f49cb4278eacc408", kill_on_drop: false }`
[INFO] [stdout] 56102e118db4035a07df8e847e917d7a252da00d515c5ac5f49cb4278eacc408
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c02855f55c62e8b49a85e621f71d928e366010ea44badb050ab915f7fd258722
[INFO] running `Command { std: "docker" "start" "-a" "c02855f55c62e8b49a85e621f71d928e366010ea44badb050ab915f7fd258722", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudsync_config-0afc0d3e5464abb1)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test paths::tests::config_file_has_toml_extension ... ok
[INFO] [stdout] test paths::tests::directories_are_distinct ... ok
[INFO] [stdout] test paths::tests::paths_can_be_created ... ok
[INFO] [stdout] test paths::tests::file_cache_dir_is_under_cache ... ok
[INFO] [stdout] test paths::tests::log_dir_is_under_cache ... ok
[INFO] [stdout] test paths::tests::database_file_has_db_extension ... ok
[INFO] [stdout] test paths::tests::cache_dir_is_non_empty ... ok
[INFO] [stdout] test paths::tests::data_dir_is_non_empty ... ok
[INFO] [stdout] test paths::tests::config_dir_is_non_empty ... ok
[INFO] [stdout] test paths::tests::ipc_socket_path_is_valid ... ok
[INFO] [stdout] test tests::config_has_sensible_defaults ... ok
[INFO] [stdout] test tests::conflict_resolution_serializes_to_snake_case ... ok
[INFO] [stdout] test tests::default_root_folder_is_unicloudst ... ok
[INFO] [stdout] test tests::ensure_provider_root_creates_directories ... ok
[INFO] [stdout] test tests::config_load_returns_defaults_if_file_missing ... ok
[INFO] [stdout] test error::tests::config_error_display ... ok
[INFO] [stdout] test tests::config_creates_parent_directory_on_save ... ok
[INFO] [stdout] test tests::config_validates_cache_size ... ok
[INFO] [stdout] test tests::config_deserializes_from_toml ... ok
[INFO] [stdout] test tests::config_saves_and_loads_from_file ... ok
[INFO] [stdout] test tests::provider_root_is_under_root_folder ... ok
[INFO] [stdout] test tests::config_serializes_to_toml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudsync_core-7148da10239d0804)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test browser::tests::google_drive_ignores_regular_files ... ok
[INFO] [stdout] test browser::tests::google_drive_builds_correct_sheets_url ... ok
[INFO] [stdout] test browser::tests::cloud_native_file_creation ... ok
[INFO] [stdout] test browser::tests::google_drive_builds_correct_slides_url ... ok
[INFO] [stdout] test browser::tests::google_drive_returns_none_for_regular_files ... ok
[INFO] [stdout] test browser::tests::google_drive_builds_correct_docs_url ... ok
[INFO] [stdout] test error::tests::error_display_authentication ... ok
[INFO] [stdout] test error::tests::error_display_conflict ... ok
[INFO] [stdout] test error::tests::result_type_works ... ok
[INFO] [stdout] test file_state::tests::cloud_only_file_is_not_available_locally ... ok
[INFO] [stdout] test file_state::tests::conflict_state_needs_attention ... ok
[INFO] [stdout] test file_state::tests::default_state_is_pending ... ok
[INFO] [stdout] test file_state::tests::file_state_display_shows_description ... ok
[INFO] [stdout] test file_state::tests::error_state_needs_attention ... ok
[INFO] [stdout] test file_state::tests::file_state_serializes_to_snake_case ... ok
[INFO] [stdout] test file_state::tests::file_state_descriptions_are_non_empty ... ok
[INFO] [stdout] test browser::tests::google_drive_builds_fallback_url_for_unknown_google_apps ... ok
[INFO] [stdout] test error::tests::error_from_io_error ... ok
[INFO] [stdout] test error::tests::error_display_token_expired ... ok
[INFO] [stdout] test browser::tests::google_drive_detects_cloud_native_docs ... ok
[INFO] [stdout] test error::tests::error_display_rate_limited ... ok
[INFO] [stdout] test file_state::tests::conflict_file_is_available_locally ... ok
[INFO] [stdout] test file_state::tests::offline_modified_file_is_available_locally ... ok
[INFO] [stdout] test file_state::tests::pending_state_is_syncing ... ok
[INFO] [stdout] test file_state::tests::synced_file_is_available_locally ... ok
[INFO] [stdout] test file_state::tests::synced_state_does_not_need_attention ... ok
[INFO] [stdout] test file_state::tests::synced_state_is_not_syncing ... ok
[INFO] [stdout] test file_state::tests::syncing_state_is_syncing ... ok
[INFO] [stdout] test provider::tests::provider_trait_is_object_safe ... ok
[INFO] [stdout] test types::tests::account_id_from_string ... ok
[INFO] [stdout] test types::tests::account_id_generates_unique_ids ... ok
[INFO] [stdout] test types::tests::cloud_item_file_creation ... ok
[INFO] [stdout] test types::tests::cloud_item_folder_creation ... ok
[INFO] [stdout] test types::tests::cloud_path_file_name ... ok
[INFO] [stdout] test types::tests::cloud_path_file_name_of_root ... ok
[INFO] [stdout] test types::tests::cloud_path_handles_backslashes ... ok
[INFO] [stdout] test types::tests::cloud_path_join ... ok
[INFO] [stdout] test types::tests::cloud_path_parent_of_file ... ok
[INFO] [stdout] test types::tests::cloud_path_parent_of_root_folder ... ok
[INFO] [stdout] test types::tests::cloud_path_parent_of_root ... ok
[INFO] [stdout] test types::tests::file_id_creation ... ok
[INFO] [stdout] test types::tests::cloud_path_root ... ok
[INFO] [stdout] test types::tests::provider_id_as_str ... ok
[INFO] [stdout] test types::tests::provider_id_from_slug_valid ... ok
[INFO] [stdout] test types::tests::provider_id_display_name ... ok
[INFO] [stdout] test types::tests::provider_id_serializes_to_lowercase ... ok
[INFO] [stdout] test types::tests::provider_id_slug_roundtrip ... ok
[INFO] [stdout] test types::tests::transfer_progress_percentage_zero_total ... ok
[INFO] [stdout] test types::tests::transfer_progress_is_complete ... ok
[INFO] [stdout] test types::tests::transfer_progress_percentage ... ok
[INFO] [stdout] test file_state::tests::file_state_deserializes_from_snake_case ... ok
[INFO] [stdout] test types::tests::progress_channel_works ... ok
[INFO] [stdout] test types::tests::provider_id_from_slug_unknown ... ok
[INFO] [stdout] test types::tests::share_options_default ... ok
[INFO] [stdout] test types::tests::cloud_path_normalizes_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudsync-8a29f066ce457a8e)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::args_parse_defaults ... ok
[INFO] [stdout] test tests::args_parse_verbose ... ok
[INFO] [stdout] test tests::args_parse_refresh_interval ... ok
[INFO] [stdout] test tests::args_parse_skip_initial_sync ... ok
[INFO] [stdout] test tests::args_parse_config ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudsync_db-b40272e15734a093)
[INFO] [stdout] test handler::tests::force_sync_without_channel_returns_ok ... ok
[INFO] [stdout] test handler::tests::get_status_outside_sync_root_returns_error ... ok
[INFO] [stdout] test handler::tests::get_status_unknown_path_returns_error ... ok
[INFO] [stdout] test handler::tests::pause_sync_returns_ok ... ok
[INFO] [stdout] test handler::tests::force_sync_sends_action ... ok
[INFO] [stdout] test handler::tests::resume_sync_returns_ok ... ok
[INFO] [stdout] test handler::tests::set_pinned_true_on_cloud_only_updates_state ... ok
[INFO] [stdout] test handler::tests::set_cloud_only_updates_state ... ok
[INFO] [stdout] test handler::tests::get_status_existing_file ... ok
[INFO] [stdout] test handler::tests::get_status_batch_mixed_results ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test accounts::tests::test_account_new_defaults_to_active ... ok
[INFO] [stdout] test accounts::tests::test_account_new_generates_unique_ids ... ok
[INFO] [stdout] test accounts::tests::test_account_new_sets_timestamps ... ok
[INFO] [stdout] test accounts::tests::test_delete_account_not_found ... ok
[INFO] [stdout] test accounts::tests::test_get_account_by_id_not_found ... ok
[INFO] [stdout] test accounts::tests::test_create_account_success ... ok
[INFO] [stdout] test connection::tests::test_default_config_is_in_memory ... ok
[INFO] [stdout] test connection::tests::test_file_with_wal_config ... ok
[INFO] [stdout] test accounts::tests::test_list_accounts_empty ... ok
[INFO] [stdout] test accounts::tests::test_create_account_different_provider_same_email ... ok
[INFO] [stdout] test accounts::tests::test_delete_account_success ... ok
[INFO] [stdout] test accounts::tests::test_update_account_success ... ok
[INFO] [stdout] test connection::tests::test_read_only_config ... ok
[INFO] [stdout] test connection::tests::test_cache_size_applied ... ok
[INFO] [stdout] test accounts::tests::test_create_account_duplicate_provider_email ... ok
[INFO] [stdout] test accounts::tests::test_refresh_token_optional ... ok
[INFO] [stdout] test accounts::tests::test_all_provider_types_supported ... ok
[INFO] [stdout] test accounts::tests::test_token_expiration_optional ... ok
[INFO] [stdout] test connection::tests::test_foreign_keys_enabled ... ok
[INFO] [stdout] test accounts::tests::test_list_accounts_active_only ... ok
[INFO] [stdout] test accounts::tests::test_list_accounts_multiple ... ok
[INFO] [stdout] test connection::tests::test_open_in_memory_connection ... ok
[INFO] [stdout] test accounts::tests::test_get_account_by_id_found ... ok
[INFO] [stdout] test error::tests::db_error_display ... ok
[INFO] [stdout] test connection::tests::test_wal_mode_not_set_for_in_memory ... ok
[INFO] [stdout] test accounts::tests::test_update_account_not_found ... ok
[INFO] [stdout] test files::tests::test_file_new_sets_defaults ... ok
[INFO] [stdout] test connection::tests::test_synchronous_mode_for_durability ... ok
[INFO] [stdout] test connection::tests::test_wal_mode_enabled_for_file_db ... ok
[INFO] [stdout] test files::tests::test_cascade_delete_on_account_deletion ... ok
[INFO] [stdout] test connection::tests::test_open_file_connection_with_wal ... ok
[INFO] [stdout] test files::tests::test_delete_file_not_found ... ok
[INFO] [stdout] test files::tests::test_create_file_different_account_same_provider_id ... ok
[INFO] [stdout] test files::tests::test_delete_files_by_account ... ok
[INFO] [stdout] test files::tests::test_all_file_states_supported ... ok
[INFO] [stdout] test files::tests::test_get_file_by_provider_id_not_found ... ok
[INFO] [stdout] test connection::tests::test_concurrent_readers_with_wal ... ok
[INFO] [stdout] test files::tests::test_get_file_by_id_not_found ... ok
[INFO] [stdout] test files::tests::test_create_file_duplicate_provider_id ... ok
[INFO] [stdout] test files::tests::test_create_file_success ... ok
[INFO] [stdout] test files::tests::test_get_file_by_cloud_path_found ... ok
[INFO] [stdout] test files::tests::test_delete_file_success ... ok
[INFO] [stdout] test files::tests::test_get_file_by_cloud_path_not_found ... ok
[INFO] [stdout] test files::tests::test_content_hash_optional ... ok
[INFO] [stdout] test files::tests::test_folder_support ... ok
[INFO] [stdout] test files::tests::test_get_file_by_id_found ... ok
[INFO] [stdout] test files::tests::test_get_file_by_provider_id_found ... ok
[INFO] [stdout] test migrations::tests::test_new_database_has_version_zero ... ok
[INFO] [stdout] test files::tests::test_get_file_by_cloud_path_wrong_account ... ok
[INFO] [stdout] test migrations::tests::test_migration_rollback_on_error ... ok
[INFO] [stdout] test migrations::tests::test_foreign_key_constraints_enforced ... ok
[INFO] [stdout] test migrations::tests::test_pending_migrations_list ... ok
[INFO] [stdout] test sync_cursors::tests::test_cascade_delete_on_account_removal ... ok
[INFO] [stdout] test migrations::tests::test_migrate_from_zero_to_latest ... ok
[INFO] [stdout] test migrations::tests::test_partial_migration ... ok
[INFO] [stdout] test files::tests::test_update_file_success ... ok
[INFO] [stdout] test migrations::tests::test_migration_idempotency ... ok
[INFO] [stdout] test files::tests::test_list_files_empty ... ok
[INFO] [stdout] test files::tests::test_list_files_multiple ... ok
[INFO] [stdout] test files::tests::test_update_file_not_found ... ok
[INFO] [stdout] test migrations::tests::test_tables_created_after_migration ... ok
[INFO] [stdout] test files::tests::test_list_files_with_state_filter ... ok
[INFO] [stdout] test migrations::tests::test_has_pending_migrations ... ok
[INFO] [stdout] test files::tests::test_synced_at_optional ... ok
[INFO] [stdout] test files::tests::test_list_files_sorted_by_path ... ok
[INFO] [stdout] test sync_cursors::tests::test_delete_cursor_existing ... ok
[INFO] [stdout] test tests::can_create_in_memory_database ... ok
[INFO] [stdout] test tests::can_execute_queries_with_conn ... ok
[INFO] [stdout] test vfs_inodes::tests::test_get_or_insert_idempotent ... ok
[INFO] [stdout] test vfs_inodes::tests::test_duplicate_file_id_fails ... ok
[INFO] [stdout] test vfs_inodes::tests::test_get_nonexistent_inode ... ok
[INFO] [stdout] test vfs_inodes::tests::test_get_max_inode_with_data ... ok
[INFO] [stdout] test sync_cursors::tests::test_delete_cursor_nonexistent ... ok
[INFO] [stdout] test vfs_inodes::tests::test_get_nonexistent_file_id ... ok
[INFO] [stdout] test sync_cursors::tests::test_upsert_cursor_update ... ok
[INFO] [stdout] test vfs_inodes::tests::test_insert_and_get_by_inode ... ok
[INFO] [stdout] test vfs_inodes::tests::test_remove_existing ... ok
[INFO] [stdout] test sync_cursors::tests::test_upsert_cursor_insert ... ok
[INFO] [stdout] test vfs_inodes::tests::test_remove_nonexistent ... ok
[INFO] [stdout] test vfs_inodes::tests::test_get_max_inode_empty ... ok
[INFO] [stdout] test sync_cursors::tests::test_get_cursor_not_found ... ok
[INFO] [stdout] test vfs_inodes::tests::test_remove_then_reinsert ... ok
[INFO] [stdout] test vfs_inodes::tests::test_get_or_insert_creates_new ... ok
[INFO] [stdout] test vfs_inodes::tests::test_insert_and_get_by_file_id ... ok
[INFO] [stdout] test vfs_inodes::tests::test_get_or_insert_returns_existing ... ok
[INFO] [stdout] test vfs_inodes::tests::test_duplicate_inode_fails ... ok
[INFO] [stdout] test tests::migrations_are_applied_on_open ... ok
[INFO] [stdout] test tests::can_create_file_database_with_migrations ... ok
[INFO] [stdout] test accounts::tests::test_update_account_updates_timestamp ... ok
[INFO] [stdout] test files::tests::test_update_file_updates_timestamp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e4ca159e2d6f0057)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_empty_database_queries ... ok
[INFO] [stdout] test test_nonexistent_file_queries ... ok
[INFO] [stdout] test test_database_initialization_with_migrations ... ok
[INFO] [stdout] test test_nonexistent_account_queries ... ok
[INFO] [stdout] test test_complete_file_lifecycle ... ok
[INFO] [stdout] test test_unique_constraint_account_provider_email ... ok
[INFO] [stdout] test test_folder_and_file_hierarchy ... ok
[INFO] [stdout] test test_delete_files_by_account ... ok
[INFO] [stdout] test test_filtering_files_by_state ... ok
[INFO] [stdout] test test_multiple_accounts_with_files ... ok
[INFO] [stdout] test test_cascade_delete_files_on_account_deletion ... ok
[INFO] [stdout] test test_realistic_sync_workflow ... ok
[INFO] [stdout] test test_multi_account_sync_workflow ... ok
[INFO] [stdout] test test_file_state_transitions ... ok
[INFO] [stdout] test test_unique_constraint_file_account_provider_id ... ok
[INFO] [stdout] test test_complete_account_lifecycle ... ok
[INFO] [stdout] test test_timestamp_updates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudsync_ipc-d3c38d0d77038a81)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test error::tests::error_display_json ... ok
[INFO] [stdout] test error::tests::error_from_io ... ok
[INFO] [stdout] test error::tests::error_display_message_too_large ... ok
[INFO] [stdout] test error::tests::error_display_handler ... ok
[INFO] [stdout] test error::tests::error_display_connection_closed ... ok
[INFO] [stdout] test error::tests::error_display_io ... ok
[INFO] [stdout] test error::tests::error_from_json ... ok
[INFO] [stdout] test path_resolver::tests::resolve_nested_directory_path ... ok
[INFO] [stdout] test path_resolver::tests::resolve_provider_root_returns_cloud_root ... ok
[INFO] [stdout] test client::tests::connect_to_existing_socket_path_with_no_listener_returns_daemon_not_running ... ok
[INFO] [stdout] test path_resolver::tests::roundtrip_resolve_then_to_local ... ok
[INFO] [stdout] test path_resolver::tests::resolve_valid_file_path ... ok
[INFO] [stdout] test path_resolver::tests::to_local_reconstructs_path ... ok
[INFO] [stdout] test client::tests::connect_to_missing_socket_returns_daemon_not_running ... ok
[INFO] [stdout] test path_resolver::tests::resolve_sync_root_itself_returns_none ... ok
[INFO] [stdout] test path_resolver::tests::to_local_with_root_cloud_path ... ok
[INFO] [stdout] test client::tests::connect_to_socket_then_server_disconnects_reports_unresponsive ... ok
[INFO] [stdout] test server::tests::active_socket_returns_addr_in_use ... ok
[INFO] [stdout] test client::tests::request_roundtrip_with_mock_server ... ok
[INFO] [stdout] test client::tests::get_status_sends_get_status_request ... ok
[INFO] [stdout] test messages::tests::request_serializes_with_type_tag ... ok
[INFO] [stdout] test messages::tests::response_serializes_with_type_tag ... ok
[INFO] [stdout] test path_resolver::tests::different_providers_resolve_independently ... ok
[INFO] [stdout] test client::tests::malformed_response_returns_protocol_error ... ok
[INFO] [stdout] test messages::tests::request_deserializes_from_json ... ok
[INFO] [stdout] test server::tests::concurrent_client_connections ... ok
[INFO] [stdout] test client::tests::ping_uses_empty_status_batch_request ... ok
[INFO] [stdout] test server::tests::graceful_shutdown ... ok
[INFO] [stdout] test server::tests::handler_error_returns_error_response ... ok
[INFO] [stdout] test server::tests::malformed_json_returns_error_keeps_connection ... ok
[INFO] [stdout] test client::tests::ping_returns_false_when_server_replies_with_error ... ok
[INFO] [stdout] test server::tests::client_disconnect_handled_gracefully ... ok
[INFO] [stdout] test path_resolver::tests::resolve_path_outside_sync_root_returns_none ... ok
[INFO] [stdout] test transport::tests::eof_returns_none ... ok
[INFO] [stdout] test transport::tests::malformed_json_returns_error ... ok
[INFO] [stdout] test transport::tests::multiple_messages_on_same_stream ... ok
[INFO] [stdout] test server::tests::server_binds_and_creates_socket_file ... ok
[INFO] [stdout] test server::tests::stale_socket_cleanup_on_bind ... ok
[INFO] [stdout] test server::tests::single_request_response_roundtrip ... ok
[INFO] [stdout] test server::tests::multiple_requests_on_same_connection ... ok
[INFO] [stdout] test transport::tests::oversized_message_returns_error ... ok
[INFO] [stdout] test transport::tests::roundtrip_message ... ok
[INFO] [stdout] test server::tests::socket_cleanup_on_drop ... ok
[INFO] [stdout] test client::tests::request_times_out_when_server_does_not_reply ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudsync_providers-234d968eb0b51c73)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test gdrive::provider::tests::provider_download_returns_not_implemented ... ignored
[INFO] [stdout] test gdrive::provider::tests::provider_get_changes_with_no_cursor_returns_start_token ... ignored
[INFO] [stdout] test gdrive::oauth::tests::oauth_config_creation ... ok
[INFO] [stdout] test gdrive::oauth::tests::authenticator_builder_with_return_method ... ok
[INFO] [stdout] test gdrive::oauth::tests::authenticator_builder_with_token_cache ... ok
[INFO] [stdout] test gdrive::oauth::tests::oauth_config_to_application_secret ... ok
[INFO] [stdout] test gdrive::oauth::tests::authenticator_builder_creation ... ok
[INFO] [stdout] test gdrive::oauth::tests::oauth_config_default_gdrive ... ok
[INFO] [stdout] test gdrive::token_storage::tests::file_storage_round_trip ... ok
[INFO] [stdout] test gdrive::token_storage::tests::file_storage_scope_matching ... ok
[INFO] [stdout] test gdrive::token_storage::tests::scopes_covered_by_empty ... ok
[INFO] [stdout] test gdrive::token_storage::tests::scopes_covered_by_exact_match ... ok
[INFO] [stdout] test gdrive::token_storage::tests::scopes_covered_by_missing_scope ... ok
[INFO] [stdout] test gdrive::token_storage::tests::scopes_covered_by_subset ... ok
[INFO] [stdout] test gdrive::token_storage::tests::scopes_key_generation ... ok
[INFO] [stdout] test gdrive::oauth::tests::authenticator_builder_builds ... ok
[INFO] [stdout] test gdrive::client::tests::client_scopes_match_config ... ok
[INFO] [stdout] test gdrive::client::tests::client_authenticator_reference_works ... ok
[INFO] [stdout] test gdrive::client::tests::client_creation_without_cache ... ok
[INFO] [stdout] test gdrive::client::tests::client_creation_succeeds ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_upload_returns_not_implemented ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_move_returns_not_implemented ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_get_metadata_returns_not_implemented ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_create_share_link_returns_not_implemented ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_has_correct_display_name ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_authenticate_succeeds ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_get_versions_returns_not_implemented ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_delete_returns_not_implemented ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_list_folder_rejects_non_root_paths ... ok
[INFO] [stdout] test gdrive::provider::tests::provider_has_correct_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oauth_flow_tests.rs (/opt/rustwide/target/debug/deps/oauth_flow_tests-de5a5c3a9b6b9e27)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_oauth_url_generation_default_gdrive_scopes ... ok
[INFO] [stdout] test test_oauth_url_generation_parameters ... ok
[INFO] [stdout] test test_oauth_url_generation_custom_redirect_uri ... ok
[INFO] [stdout] test test_token_refresh_with_scope_subset ... ok
[INFO] [stdout] test test_token_refresh_missing_refresh_token ... ok
[INFO] [stdout] test test_token_exchange_storage ... ok
[INFO] [stdout] test test_token_refresh_with_expired_token ... ok
[INFO] [stdout] test test_token_refresh_updates_storage ... ok
[INFO] [stdout] test test_client_preserves_scopes_for_token_refresh ... ok
[INFO] [stdout] test test_token_exchange_invalid_credentials ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudsync_sync-aeab98dd79236247)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test engine::tests::sync_engine_can_be_constructed ... ok
[INFO] [stdout] test operation::tests::operation_id_from_string ... ok
[INFO] [stdout] test operation::tests::sync_priority_display ... ok
[INFO] [stdout] test operation::tests::operation_type_serializes_to_lowercase ... ok
[INFO] [stdout] test operation::tests::upload_high_priority_constructor ... ok
[INFO] [stdout] test operation::tests::download_normal_priority_constructor ... ok
[INFO] [stdout] test operation::tests::delete_constructor ... ok
[INFO] [stdout] test operation::tests::download_high_priority_constructor ... ok
[INFO] [stdout] test operation::tests::sync_operation_creation ... ok
[INFO] [stdout] test operation::tests::sync_operation_type_display ... ok
[INFO] [stdout] test operation::tests::operation_id_generates_unique_ids ... ok
[INFO] [stdout] test operation::tests::sync_priority_ordering ... ok
[INFO] [stdout] test operation::tests::priority_serializes_to_lowercase ... ok
[INFO] [stdout] test queue::tests::peek_does_not_remove_operation ... ok
[INFO] [stdout] test queue::tests::operations_ordered_by_priority ... ok
[INFO] [stdout] test queue::tests::queue_starts_empty ... ok
[INFO] [stdout] test queue::tests::peek_empty_queue_returns_error ... ok
[INFO] [stdout] test queue::tests::same_priority_uses_fifo_ordering ... ok
[INFO] [stdout] test queue::tests::remove_operation_by_id ... ok
[INFO] [stdout] test queue::tests::remove_nonexistent_operation_returns_error ... ok
[INFO] [stdout] test queue::tests::clear_removes_all_operations ... ok
[INFO] [stdout] test queue::tests::list_by_priority_filters_correctly ... ok
[INFO] [stdout] test queue::tests::list_returns_all_operations_in_priority_order ... ok
[INFO] [stdout] test queue::tests::pop_empty_queue_returns_error ... ok
[INFO] [stdout] test queue::tests::push_and_pop_single_operation ... ok
[INFO] [stdout] test queue::tests::concurrent_push_and_pop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudsync_vfs-18fcd915027ebb37)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test cache::tests::test_get_children_empty_directory ... ok
[INFO] [stdout] test cache::tests::test_get_children_of_root ... ok
[INFO] [stdout] test cache::tests::test_get_folder ... ok
[INFO] [stdout] test cache::tests::test_state_mapping_cloud_only ... ok
[INFO] [stdout] test cache::tests::test_state_mapping_syncing ... ok
[INFO] [stdout] test cache::tests::test_get_children_of_subdirectory ... ok
[INFO] [stdout] test content_cache::tests::test_read_file_at_past_eof ... ok
[INFO] [stdout] test cache::tests::test_state_mapping_synced ... ok
[INFO] [stdout] test filesystem::tests::test_attr_timestamps_from_modified_time ... ok
[INFO] [stdout] test cache::tests::test_get_returns_none_for_empty_db ... ok
[INFO] [stdout] test content_cache::tests::test_db_state_on_error ... ok
[INFO] [stdout] test content_cache::tests::test_download_error_returns_eio ... ok
[INFO] [stdout] test content_cache::tests::test_cloud_native_file_returns_enotsup ... ok
[INFO] [stdout] test cache::tests::test_get_returns_cached_file ... ok
[INFO] [stdout] test content_cache::tests::test_db_state_transitions ... ok
[INFO] [stdout] test inode::tests::test_counter_restored_on_restart ... ok
[INFO] [stdout] test content_cache::tests::test_ensure_downloaded_serves_from_cache ... ok
[INFO] [stdout] test filesystem::tests::test_blocks_calculation ... ok
[INFO] [stdout] test content_cache::tests::test_ensure_downloaded_calls_provider ... ok
[INFO] [stdout] test inode::tests::test_get_file_id_nonexistent_inode ... ok
[INFO] [stdout] test filesystem::tests::test_children_from_db ... ok
[INFO] [stdout] test filesystem::tests::test_directory_to_attr ... ok
[INFO] [stdout] test inode::tests::test_root_inode_constant ... ok
[INFO] [stdout] test filesystem::tests::test_root_attr ... ok
[INFO] [stdout] test filesystem::tests::test_filesystem_creation ... ok
[INFO] [stdout] test filesystem::tests::test_cached_file_to_attr ... ok
[INFO] [stdout] test metadata_sync::tests::test_cloud_item_folder_to_db_file ... ok
[INFO] [stdout] test inode::tests::test_inode_allocation ... ok
[INFO] [stdout] test metadata_sync::tests::test_cloud_item_to_db_file_conversion ... ok
[INFO] [stdout] test filesystem::tests::test_getattr_root_returns_directory ... ok
[INFO] [stdout] test inode::tests::test_remove_nonexistent_is_noop ... ok
[INFO] [stdout] test filesystem::tests::test_inode_and_cache_consistency ... ok
[INFO] [stdout] test filesystem::tests::test_zero_size_file_blocks ... ok
[INFO] [stdout] test inode::tests::test_stability_across_restarts ... ok
[INFO] [stdout] test inode::tests::test_inode_stability ... ok
[INFO] [stdout] test inode::tests::test_remove_inode ... ok
[INFO] [stdout] test inode::tests::test_re_allocate_after_remove ... ok
[INFO] [stdout] test inode::tests::test_root_inode_exists_after_init ... ok
[INFO] [stdout] test inode::tests::test_inodes_are_sequential ... ok
[INFO] [stdout] test inode::tests::test_removed_inode_not_reused ... ok
[INFO] [stdout] test content_cache::tests::test_read_file_at_correct_offset ... ok
[INFO] [stdout] test filesystem::tests::test_inode_persistence_across_fs_instances ... ok
[INFO] [stdout] test metadata_sync::tests::test_incremental_sync_creates_new_files ... ok
[INFO] [stdout] test metadata_sync::tests::test_incremental_sync_without_cursor_falls_back_to_initial ... ok
[INFO] [stdout] test metadata_sync::tests::test_all_synced_files_have_cloud_only_state ... ok
[INFO] [stdout] test metadata_sync::tests::test_incremental_sync_updates_cursor ... ok
[INFO] [stdout] test metadata_sync::tests::test_initial_sync_populates_files_table ... ok
[INFO] [stdout] test metadata_sync::tests::test_incremental_sync_deletes_removed_files ... ok
[INFO] [stdout] test metadata_sync::tests::test_initial_sync_is_idempotent ... ok
[INFO] [stdout] test tests::test_mount_unmount ... ok
[INFO] [stderr]    Doc-tests cloudsync_config
[INFO] [stdout] test metadata_sync::tests::test_initial_sync_stores_cursor ... ok
[INFO] [stdout] test metadata_sync::tests::test_incremental_sync_updates_modified_files ... ok
[INFO] [stdout] test metadata_sync::tests::test_initial_sync_handles_folders_and_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cloudsync_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cloudsync_db
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/cloudsync-db/src/lib.rs - Database::open (line 70) - compile ... ok
[INFO] [stdout] test crates/cloudsync-db/src/lib.rs - (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cloudsync_ipc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cloudsync_providers
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/cloudsync-providers/src/gdrive/client.rs - gdrive::client::GoogleDriveClient::authenticator (line 80) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cloudsync_sync
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cloudsync_vfs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c02855f55c62e8b49a85e621f71d928e366010ea44badb050ab915f7fd258722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02855f55c62e8b49a85e621f71d928e366010ea44badb050ab915f7fd258722", kill_on_drop: false }`
[INFO] [stdout] c02855f55c62e8b49a85e621f71d928e366010ea44badb050ab915f7fd258722
