[INFO] cloning repository https://github.com/loonghao/fpt-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loonghao/fpt-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Ffpt-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Ffpt-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab6284b160ba4571fe91ded9cab38b87eda4e4d2 [INFO] testing loonghao/fpt-cli against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Ffpt-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loonghao/fpt-cli [INFO] finished tweaking git repo https://github.com/loonghao/fpt-cli [INFO] tweaked toml for git repo https://github.com/loonghao/fpt-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loonghao/fpt-cli on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loonghao/fpt-cli 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/toon-format/toon-rust` [INFO] [stderr] Updating git submodule `https://github.com/toon-format/spec` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Downloaded async-object-pool v0.2.0 [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded self-replace v1.5.0 [INFO] [stderr] Downloaded path-tree v0.8.3 [INFO] [stderr] Downloaded tar v0.4.45 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded tiff v0.11.3 [INFO] [stderr] Downloaded iri-string v0.7.11 [INFO] [stderr] Downloaded zune-jpeg v0.5.14 [INFO] [stderr] Downloaded zip v8.4.0 [INFO] [stderr] Downloaded moxcms v0.8.1 [INFO] [stderr] Downloaded winnow v1.0.0 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded zerocopy v0.8.47 [INFO] [stderr] Downloaded quinn-proto v0.11.14 [INFO] [stderr] Downloaded headers v0.4.1 [INFO] [stderr] Downloaded plist v1.8.0 [INFO] [stderr] Downloaded image v0.25.10 [INFO] [stderr] Downloaded zerocopy-derive v0.8.47 [INFO] [stderr] Downloaded toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Downloaded instability v0.3.12 [INFO] [stderr] Downloaded stringmetrics v2.2.2 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded httpmock v0.8.3 [INFO] [stderr] Downloaded tiktoken-rs v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1100bae4bc9becec309ae774f8de84b42d606342c841b89bc834592b538f234 [INFO] running `Command { std: "docker" "start" "-a" "c1100bae4bc9becec309ae774f8de84b42d606342c841b89bc834592b538f234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1100bae4bc9becec309ae774f8de84b42d606342c841b89bc834592b538f234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1100bae4bc9becec309ae774f8de84b42d606342c841b89bc834592b538f234", kill_on_drop: false }` [INFO] [stdout] c1100bae4bc9becec309ae774f8de84b42d606342c841b89bc834592b538f234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dd907f48056076f016de9f130d54aafacf2d216d1ff2084086504ac0bf9fcca [INFO] running `Command { std: "docker" "start" "-a" "4dd907f48056076f016de9f130d54aafacf2d216d1ff2084086504ac0bf9fcca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling zip v8.4.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling toon-format v0.4.4 (https://github.com/toon-format/toon-rust#c22f0ae7) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling fpt-core v0.2.22 (/opt/rustwide/workdir/crates/fpt-core) [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling fpt-domain v0.2.22 (/opt/rustwide/workdir/crates/fpt-domain) [INFO] [stderr] Compiling fpt-cli v0.2.22 (/opt/rustwide/workdir/crates/fpt-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.67s [INFO] running `Command { std: "docker" "inspect" "4dd907f48056076f016de9f130d54aafacf2d216d1ff2084086504ac0bf9fcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd907f48056076f016de9f130d54aafacf2d216d1ff2084086504ac0bf9fcca", kill_on_drop: false }` [INFO] [stdout] 4dd907f48056076f016de9f130d54aafacf2d216d1ff2084086504ac0bf9fcca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 385fc3caafe48ccaafe38b2d315b06fe43d9d64591a446e9bf61595129083762 [INFO] running `Command { std: "docker" "start" "-a" "385fc3caafe48ccaafe38b2d315b06fe43d9d64591a446e9bf61595129083762", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling path-tree v0.8.3 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fpt-core v0.2.22 (/opt/rustwide/workdir/crates/fpt-core) [INFO] [stderr] Compiling workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling async-object-pool v0.2.0 [INFO] [stderr] Compiling httpmock v0.8.3 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling fpt-cli v0.2.22 (/opt/rustwide/workdir/crates/fpt-cli) [INFO] [stderr] Compiling fpt-domain v0.2.22 (/opt/rustwide/workdir/crates/fpt-domain) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.96s [INFO] running `Command { std: "docker" "inspect" "385fc3caafe48ccaafe38b2d315b06fe43d9d64591a446e9bf61595129083762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "385fc3caafe48ccaafe38b2d315b06fe43d9d64591a446e9bf61595129083762", kill_on_drop: false }` [INFO] [stdout] 385fc3caafe48ccaafe38b2d315b06fe43d9d64591a446e9bf61595129083762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c865ea4a288d6b3edf455d4b51d772f8a4988719427d347ea7584d017b1d75d4 [INFO] running `Command { std: "docker" "start" "-a" "c865ea4a288d6b3edf455d4b51d772f8a4988719427d347ea7584d017b1d75d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fpt-1f5756dfcbc1e05b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::batch_all_failures_returns_exit_one ... ok [INFO] [stdout] test tests::batch_all_success_returns_exit_zero ... ok [INFO] [stdout] test tests::empty_object_returns_exit_zero ... ok [INFO] [stdout] test tests::batch_partial_failure_returns_exit_one ... ok [INFO] [stdout] test tests::exception_false_returns_exit_zero ... ok [INFO] [stdout] test tests::failure_count_without_ok_returns_exit_one ... ok [INFO] [stdout] test tests::non_object_returns_exit_zero ... ok [INFO] [stdout] test tests::rpc_exception_returns_exit_one ... ok [INFO] [stdout] test tests::ok_false_returns_exit_one ... ok [INFO] [stdout] test tests::success_response_returns_exit_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/batch_cli_contract_tests.rs (/opt/rustwide/target/debug/deps/batch_cli_contract_tests-be0a9ab3734a4cb2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test inspect_batch_commands_show_dry_run_support::case_1 ... ok [INFO] [stdout] test batch_delete_without_yes_is_blocked ... ok [INFO] [stdout] test inspect_batch_commands_show_dry_run_support::case_3 ... ok [INFO] [stdout] test entity_batch_update_dry_run_outputs_multiple_request_plans ... ok [INFO] [stdout] test inspect_batch_commands_show_dry_run_support::case_2 ... ok [INFO] [stdout] test capabilities_outputs_entity_batch_update_contract ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/cli_contract_tests.rs (/opt/rustwide/target/debug/deps/cli_contract_tests-20c985daef3dd275) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test capabilities_version_matches_cli_version ... ok [INFO] [stdout] test config_clear_invalid_field_returns_error ... ok [INFO] [stdout] test capabilities_outputs_license_get_contract ... ok [INFO] [stdout] test config_clear_all_does_not_panic ... ok [INFO] [stdout] test config_clear_fields_does_not_panic ... ok [INFO] [stdout] test config_clear_no_args_returns_error ... ok [INFO] [stdout] test capabilities_outputs_entity_update_contract ... ok [INFO] [stdout] test capabilities_outputs_schedule_work_day_rules_contract ... ok [INFO] [stdout] test capabilities_outputs_hierarchy_expand_contract ... ok [INFO] [stdout] test capabilities_uses_json_as_default_output ... ok [INFO] [stdout] test capabilities_outputs_preferences_custom_entity_contract ... ok [INFO] [stdout] test config_set_no_args_returns_error ... ok [INFO] [stdout] test config_path_outputs_config_path_command_tag ... ok [INFO] [stdout] test capabilities_still_supports_explicit_toon_output ... ok [INFO] [stdout] test capabilities_lists_user_password_auth_mode ... ok [INFO] [stdout] test config_get_outputs_config_command_tag ... ok [INFO] [stdout] test delete_without_yes_is_blocked ... ok [INFO] [stdout] test inspect_auth_test_mentions_session_token_mode ... ok [INFO] [stdout] test inspect_command_shows_dry_run_support ... ok [INFO] [stdout] test inspect_entity_find_one_is_registered ... ok [INFO] [stdout] test config_set_with_site_succeeds ... ok [INFO] [stdout] test entity_update_dry_run_outputs_rest_request_plan ... ok [INFO] [stdout] test inspect_entity_find_mentions_structured_search ... ok [INFO] [stdout] test inspect_hierarchy_search_is_registered ... ok [INFO] [stdout] test work_schedule_read_requires_input_json ... ok [INFO] [stdout] test entity_create_dry_run_outputs_rest_request_plan ... ok [INFO] [stdout] test entity_revive_dry_run_outputs_rpc_request_plan ... ok [INFO] [stdout] test inspect_entity_text_search_is_registered ... ok [INFO] [stdout] test inspect_entity_summarize_is_registered ... ok [INFO] [stdout] test inspect_hierarchy_expand_command ... ok [INFO] [stdout] test entity_delete_dry_run_outputs_rest_request_plan ... ok [INFO] [stdout] test inspect_unknown_command_returns_error ... ok [INFO] [stdout] test inspect_license_get_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running tests/self_update_contract_tests.rs (/opt/rustwide/target/debug/deps/self_update_contract_tests-050ee4859c160a1d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test self_update_help_mentions_check_mode ... ok [INFO] [stdout] test legacy_self_update_alias_still_works_for_help ... ok [INFO] [stdout] test inspect_self_update_mentions_checksum_verification ... ok [INFO] [stdout] test capabilities_output_includes_self_update_contract ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fpt_core-2003728c11cbff79) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fpt_domain-aadc2838e1f5dfe3) [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] Running tests/app_command_tests.rs (/opt/rustwide/target/debug/deps/app_command_tests-11646b840d812bd1) [INFO] [stdout] [INFO] [stdout] running 126 tests [INFO] [stdout] test api_version_or_default_uses_v1_1 ... ok [INFO] [stdout] test auth_mode_from_str_covers_all_aliases ... ok [INFO] [stdout] test auth_mode_from_str_rejects_unknown ... ok [INFO] [stdout] test auth_mode_grant_type_mapping ... ok [INFO] [stdout] test activity_stream_delegates_to_transport ... ok [INFO] [stdout] test batch_find_one_with_data_extracts_first ... ok [INFO] [stdout] test batch_find_one_with_empty_data_returns_null ... ok [INFO] [stdout] test batch_find_one_returns_first_matching_record ... ok [INFO] [stdout] test auth_schema_and_entity_read_commands_delegate_to_transport ... ok [INFO] [stdout] test connection_settings_resolve_missing_site_reports_error ... ok [INFO] [stdout] test connection_settings_resolve_strips_trailing_slash_from_site ... ok [INFO] [stdout] test current_user_rejects_invalid_user_type ... ok [INFO] [stdout] test connection_settings_summary_contains_expected_fields ... ok [INFO] [stdout] test download_url_delegates_to_transport ... ok [INFO] [stdout] test entity_batch_find_reports_item_level_errors ... ok [INFO] [stdout] test entity_batch_revive_accepts_plain_ids_array ... ok [INFO] [stdout] test entity_batch_revive_dry_run_returns_plan ... ok [INFO] [stdout] test entity_batch_revive_delegates_to_transport ... ok [INFO] [stdout] test current_user_with_api_type ... ok [INFO] [stdout] test entity_batch_summarize_object_form_rejects_missing_requests ... ok [INFO] [stdout] test entity_batch_summarize_object_form_rejects_non_array_requests ... ok [INFO] [stdout] test capabilities_includes_new_preferences_and_note_specs ... ok [INFO] [stdout] test capabilities_includes_all_new_specs ... ok [INFO] [stdout] test entity_batch_summarize_aggregates_results ... ok [INFO] [stdout] test entity_batch_summarize_rejects_item_missing_payload ... ok [INFO] [stdout] test entity_batch_summarize_rejects_item_missing_entity ... ok [INFO] [stdout] test current_user_delegates_to_transport ... ok [INFO] [stdout] test entity_count_rejects_input_and_filter_dsl_together ... ok [INFO] [stdout] test capabilities_includes_new_relationship_and_share_specs ... ok [INFO] [stdout] test entity_batch_summarize_rejects_empty_array ... ok [INFO] [stdout] test entity_batch_summarize_rejects_non_object_item ... ok [INFO] [stdout] test capabilities_includes_new_api_specs ... ok [INFO] [stdout] test entity_count_with_filter_dsl ... ok [INFO] [stdout] test entity_batch_summarize_rejects_non_array_non_object_input ... ok [INFO] [stdout] test capabilities_includes_new_user_note_filmstrip_specs ... ok [INFO] [stdout] test entity_batch_write_commands_aggregate_partial_failures ... ok [INFO] [stdout] test capabilities_includes_new_endpoint_specs ... ok [INFO] [stdout] test entity_count_without_filters_returns_record_count ... ok [INFO] [stdout] test entity_find_accepts_structured_search_input ... ok [INFO] [stdout] test entity_count_with_json_input ... ok [INFO] [stdout] test entity_find_merges_top_level_presets_with_filter_dsl ... ok [INFO] [stdout] test entity_find_builds_query_and_search_payload_from_input ... ok [INFO] [stdout] test entity_find_one_returns_first_match_and_forces_single_page ... ok [INFO] [stdout] test entity_find_one_returns_null_when_no_match_exists ... ok [INFO] [stdout] test entity_follow_delegates_to_transport ... ok [INFO] [stdout] test entity_followers_delegates_to_transport ... ok [INFO] [stdout] test entity_find_rejects_conflicting_filter_inputs ... ok [INFO] [stdout] test capabilities_includes_new_schema_and_batch_specs ... ok [INFO] [stdout] test entity_relationship_create_requires_json_object ... ok [INFO] [stdout] test entity_relationship_create_requires_data_field ... ok [INFO] [stdout] test entity_relationship_create_delegates_to_transport ... ok [INFO] [stdout] test entity_relationship_delete_delegates_to_transport ... ok [INFO] [stdout] test entity_relationship_delete_requires_json_object ... ok [INFO] [stdout] test entity_share_requires_json_object ... ok [INFO] [stdout] test entity_relationships_passes_query_params ... ok [INFO] [stdout] test entity_relationship_update_delegates_to_transport ... ok [INFO] [stdout] test entity_unfollow_delegates_to_transport ... ok [INFO] [stdout] test entity_relationship_delete_requires_data_field ... ok [INFO] [stdout] test entity_relationship_update_requires_data_field ... ok [INFO] [stdout] test entity_relationships_delegates_to_transport ... ok [INFO] [stdout] test filter_dsl_dotted_field_path ... ok [INFO] [stdout] test filter_dsl_empty_input_is_rejected ... ok [INFO] [stdout] test filmstrip_thumbnail_delegates_to_transport ... ok [INFO] [stdout] test filter_dsl_float_number ... ok [INFO] [stdout] test filter_dsl_negative_number ... ok [INFO] [stdout] test filter_dsl_all_comparison_operators ... ok [INFO] [stdout] test event_log_entries_delegates_to_transport ... ok [INFO] [stdout] test filter_dsl_not_in_operator ... ok [INFO] [stdout] test filter_dsl_nested_parentheses_work ... ok [INFO] [stdout] test entity_share_delegates_to_transport ... ok [INFO] [stdout] test filter_dsl_null_and_boolean_values ... ok [INFO] [stdout] test filter_dsl_escaped_quotes_in_string ... ok [INFO] [stdout] test entity_write_commands_apply_dry_run_and_policy_guards ... ok [INFO] [stdout] test filter_dsl_whitespace_only_is_rejected ... ok [INFO] [stdout] test filter_dsl_trailing_content_is_rejected ... ok [INFO] [stdout] test inspect_command_rejects_unknown_command ... ok [INFO] [stdout] test hierarchy_search_delegates_to_transport ... ok [INFO] [stdout] test inspect_command_returns_spec_for_known_command ... ok [INFO] [stdout] test hierarchy_expand_delegates_to_transport ... ok [INFO] [stdout] test inspect_command_normalizes_name ... ok [INFO] [stdout] test license_delegates_to_transport ... ok [INFO] [stdout] test note_reply_delete_delegates_to_transport ... ok [INFO] [stdout] test note_reply_create_delegates_to_transport ... ok [INFO] [stdout] test note_reply_create_rejects_missing_content ... ok [INFO] [stdout] test note_reply_read_delegates_to_transport ... ok [INFO] [stdout] test preferences_custom_entity_delegates_to_transport ... ok [INFO] [stdout] test note_reply_update_delegates_to_transport ... ok [INFO] [stdout] test note_reply_update_requires_content_field ... ok [INFO] [stdout] test note_reply_create_rejects_non_object_body ... ok [INFO] [stdout] test preferences_get_delegates_to_transport ... ok [INFO] [stdout] test preferences_update_delegates_to_transport ... ok [INFO] [stdout] test schedule_work_day_rules_create_delegates_to_transport ... ok [INFO] [stdout] test project_update_last_accessed_delegates_to_transport ... ok [INFO] [stdout] test schedule_work_day_rules_create_rejects_non_object ... ok [INFO] [stdout] test note_threads_delegates_to_transport ... ok [INFO] [stdout] test note_threads_not_found_error_mentions_top_level_note_id ... ok [INFO] [stdout] test note_reply_update_requires_json_object ... ok [INFO] [stdout] test schedule_work_day_rules_delete_delegates_to_transport ... ok [INFO] [stdout] test schedule_work_day_rules_update_delegates_to_transport ... ok [INFO] [stdout] test schema_entity_create_delegates_to_transport ... ok [INFO] [stdout] test schema_entity_read_delegates_to_transport ... ok [INFO] [stdout] test schedule_work_day_rules_delegates_to_transport ... ok [INFO] [stdout] test schema_field_create_delegates_to_transport ... ok [INFO] [stdout] test schema_entity_update_delegates_to_transport ... ok [INFO] [stdout] test schema_field_delete_delegates_to_transport ... ok [INFO] [stdout] test schedule_work_day_rules_update_rejects_non_object ... ok [INFO] [stdout] test schema_field_read_delegates_to_transport ... ok [INFO] [stdout] test thumbnail_url_delegates_to_transport ... ok [INFO] [stdout] test schema_entity_delete_delegates_to_transport ... ok [INFO] [stdout] test schema_entity_revive_delegates_to_transport ... ok [INFO] [stdout] test schema_field_revive_delegates_to_transport ... ok [INFO] [stdout] test user_following_delegates_to_transport ... ok [INFO] [stdout] test schema_field_update_delegates_to_transport ... ok [INFO] [stdout] test text_search_delegates_to_transport ... ok [INFO] [stdout] test text_search_rejects_empty_text_field ... ok [INFO] [stdout] test text_search_rejects_missing_text_field ... ok [INFO] [stdout] test text_search_rejects_non_object_input ... ok [INFO] [stdout] test thumbnail_upload_delegates_to_transport ... ok [INFO] [stdout] test user_following_passes_query_params ... ok [INFO] [stdout] test work_schedule_update_delegates_to_transport ... ok [INFO] [stdout] test work_schedule_update_rejects_missing_working ... ok [INFO] [stdout] test work_schedule_update_accepts_optional_project_and_user ... ok [INFO] [stdout] test work_schedule_update_rejects_non_bool_working ... ok [INFO] [stdout] test work_schedule_update_rejects_missing_date ... ok [INFO] [stdout] test upload_url_delegates_to_transport ... ok [INFO] [stdout] test entity_batch_get_runs_concurrently_and_preserves_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/auth_config_tests.rs (/opt/rustwide/target/debug/deps/auth_config_tests-19b78c56cc8140b8) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test infers_user_password_auth_from_username_and_password ... ok [INFO] [stdout] test resolves_script_auth_with_explicit_mode ... ok [INFO] [stdout] test prefers_environment_over_persisted_config ... ok [INFO] [stdout] test prefers_fpt_env_over_sg_env_when_both_present ... ok [INFO] [stdout] test resolves_connection_from_persisted_config_when_env_and_flags_are_missing ... ok [INFO] [stdout] test resolves_script_auth_from_sg_env_fallback ... ok [INFO] [stdout] test resolves_session_token_auth_with_explicit_mode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/batch_upsert_checkpoint_tests.rs (/opt/rustwide/target/debug/deps/batch_upsert_checkpoint_tests-5aaa8cc5bcaf9196) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test upsert_resume_without_checkpoint_is_error ... ok [INFO] [stdout] test upsert_resume_with_missing_checkpoint_file_is_error ... ok [INFO] [stdout] test upsert_dry_run_does_not_create_checkpoint ... ok [INFO] [stdout] test upsert_missing_key_field_reports_item_error ... ok [INFO] [stdout] test upsert_with_on_conflict_error_and_existing_entity ... ok [INFO] [stdout] test upsert_resume_tolerates_malformed_checkpoint_lines ... ok [INFO] [stdout] test upsert_creates_checkpoint_file ... ok [INFO] [stdout] test upsert_checkpoint_records_all_actions ... ok [INFO] [stdout] test upsert_resumes_from_checkpoint ... ok [INFO] [stdout] test upsert_without_checkpoint_flag_works ... ok [INFO] [stdout] test upsert_with_on_conflict_skip_and_existing_entity ... ok [INFO] [stdout] test upsert_with_on_conflict_update_and_checkpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/entity_link_filter_tests.rs (/opt/rustwide/target/debug/deps/entity_link_filter_tests-708af999dcfaeb9d) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test dsl_entity_link_full_json_object ... ok [INFO] [stdout] test dsl_entity_link_shorthand_custom_type ... ok [INFO] [stdout] test dsl_entity_link_shorthand_project ... ok [INFO] [stdout] test dsl_entity_link_shorthand_sequence ... ok [INFO] [stdout] test dsl_entity_link_shorthand_is_not ... ok [INFO] [stdout] test parses_keyword_operators_and_array_values ... ok [INFO] [stdout] test dsl_unquoted_string_value_gives_helpful_error ... ok [INFO] [stdout] test parses_nested_boolean_expression_to_search_filters ... ok [INFO] [stdout] test dsl_entity_link_shorthand_in_complex_expression ... ok [INFO] [stdout] test rejects_invalid_dsl::case_1 ... ok [INFO] [stdout] test rejects_invalid_dsl::case_2 ... ok [INFO] [stdout] test rejects_invalid_dsl::case_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/entity_path_tests.rs (/opt/rustwide/target/debug/deps/entity_path_tests-b3044b67a92e240e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_01 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_03 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_02 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_05 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_06 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_04 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_08 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_07 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_09 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_10 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_11 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_12 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_13 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_14 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_15 ... ok [INFO] [stdout] test converts_entity_type_to_rest_collection_path::case_16 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/filter_dsl_tests.rs (/opt/rustwide/target/debug/deps/filter_dsl_tests-3e99baf7a047820e) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test rejects_invalid_dsl::case_1 ... ok [INFO] [stdout] test parses_keyword_operators_and_array_values ... ok [INFO] [stdout] test rejects_invalid_dsl::case_3 ... ok [INFO] [stdout] test parses_nested_boolean_expression_to_search_filters ... ok [INFO] [stdout] test rejects_invalid_dsl::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/find_params_tests.rs (/opt/rustwide/target/debug/deps/find_params_tests-3a49f2822fcc25bf) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test search_input_produces_expected_search_body::case_1_search_with_array_filters ... ok [INFO] [stdout] test filter_dsl_and_search_are_mutually_exclusive ... ok [INFO] [stdout] test search_input_produces_expected_search_body::case_2_search_with_object_filters ... ok [INFO] [stdout] test batch_find_normalizes_search_same_as_find ... ok [INFO] [stdout] test search_input_produces_expected_search_body::case_3_search_without_filters_gets_default ... ok [INFO] [stdout] test filter_dsl_produces_search_body::case_1_filter_dsl_only ... ok [INFO] [stdout] test search_input_produces_expected_search_body::case_4_search_with_nested_logical_group ... ok [INFO] [stdout] test filter_dsl_produces_search_body::case_2_filter_dsl_with_entity_link ... ok [INFO] [stdout] test find_one_uses_search_body_same_as_find ... ok [INFO] [stdout] test search_input_must_be_object ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/rest_transport_tests.rs (/opt/rustwide/target/debug/deps/rest_transport_tests-6288a88f1564082d) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test activity_stream_uses_expected_get_path ... ok [INFO] [stdout] test auth_test_uses_script_oauth_form_payload ... ok [INFO] [stdout] test current_user_uses_expected_get_path_for_human ... ok [INFO] [stdout] test entity_follow_posts_user_to_followers_endpoint ... ok [INFO] [stdout] test current_user_passes_query_parameters ... ok [INFO] [stdout] test activity_stream_passes_query_parameters ... ok [INFO] [stdout] test entity_followers_uses_expected_get_endpoint ... ok [INFO] [stdout] test entity_relationship_create_uses_expected_post_path ... ok [INFO] [stdout] test entity_relationships_passes_query_parameters ... ok [INFO] [stdout] test entity_relationship_delete_uses_expected_delete_path ... ok [INFO] [stdout] test download_url_uses_expected_get_endpoint ... ok [INFO] [stdout] test entity_relationship_update_uses_expected_put_path ... ok [INFO] [stdout] test current_user_uses_expected_get_path_for_api ... ok [INFO] [stdout] test entity_share_uses_expected_post_path ... ok [INFO] [stdout] test entity_relationships_uses_expected_get_path ... ok [INFO] [stdout] test entity_get_and_find_use_expected_read_endpoints ... ok [INFO] [stdout] test entity_unfollow_deletes_user_from_followers_endpoint ... ok [INFO] [stdout] test hierarchy_search_posts_to_expected_path ... ok [INFO] [stdout] test event_log_entries_passes_query_parameters ... ok [INFO] [stdout] test entity_unfollow_rejects_user_without_id ... ok [INFO] [stdout] test event_log_entries_uses_expected_get_path ... ok [INFO] [stdout] test filmstrip_thumbnail_uses_expected_get_path ... ok [INFO] [stdout] test hierarchy_expand_uses_expected_post_path ... ok [INFO] [stdout] test license_uses_expected_get_path ... ok [INFO] [stdout] test entity_write_commands_use_expected_methods_and_parse_empty_delete ... ok [INFO] [stdout] test note_reply_read_passes_query_parameters ... ok [INFO] [stdout] test note_reply_update_uses_expected_put_path ... ok [INFO] [stdout] test note_threads_passes_query_parameters ... ok [INFO] [stdout] test note_reply_read_uses_expected_get_path ... ok [INFO] [stdout] test note_reply_delete_uses_expected_delete_path ... ok [INFO] [stdout] test note_threads_use_documented_note_thread_endpoint ... ok [INFO] [stdout] test preferences_custom_entity_uses_expected_post_path ... ok [INFO] [stdout] test note_reply_create_posts_to_expected_path ... ok [INFO] [stdout] test project_update_last_accessed_uses_expected_put_path ... ok [INFO] [stdout] test preferences_update_uses_expected_put_path ... ok [INFO] [stdout] test preferences_get_uses_expected_get_path ... ok [INFO] [stdout] test schedule_work_day_rules_delete_uses_expected_delete_path ... ok [INFO] [stdout] test schedule_work_day_rules_create_uses_expected_post_path ... ok [INFO] [stdout] test schedule_work_day_rules_update_uses_expected_put_path ... ok [INFO] [stdout] test rpc_methods_use_expected_paths_and_payloads ... ok [INFO] [stdout] test schedule_work_day_rules_uses_expected_get_path ... ok [INFO] [stdout] test schema_commands_reuse_cached_token_and_hit_expected_paths ... ok [INFO] [stdout] test schema_entity_read_uses_expected_get_path ... ok [INFO] [stdout] test schema_entity_create_posts_to_schema_root ... ok [INFO] [stdout] test schema_entity_revive_posts_with_revive_query_param ... ok [INFO] [stdout] test schema_entity_update_uses_put_method ... ok [INFO] [stdout] test schema_entity_delete_uses_delete_method ... ok [INFO] [stdout] test schema_field_create_posts_to_expected_path ... ok [INFO] [stdout] test rest_errors_map_auth_and_api_failures ... ok [INFO] [stdout] test schema_field_read_uses_get_method ... ok [INFO] [stdout] test schema_field_update_puts_to_expected_path ... ok [INFO] [stdout] test text_search_posts_to_expected_path ... ok [INFO] [stdout] test schema_field_revive_posts_with_revive_query_param ... ok [INFO] [stdout] test schema_field_delete_uses_delete_method ... ok [INFO] [stdout] test thumbnail_url_uses_expected_get_endpoint ... ok [INFO] [stdout] test server_info_uses_rpc_info_method ... ok [INFO] [stdout] test user_following_passes_query_parameters ... ok [INFO] [stdout] test upload_url_with_content_type_and_multipart_upload ... ok [INFO] [stdout] test thumbnail_upload_uses_expected_put_path ... ok [INFO] [stdout] test upload_url_uses_expected_get_endpoint_with_query_params ... ok [INFO] [stdout] test user_following_uses_expected_get_path ... ok [INFO] [stdout] test work_schedule_update_uses_rpc_method ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workspace_hack-0efee648abc43b21) [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 fpt_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 fpt_domain [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test crates/fpt-domain/src/lib.rs - ShotgridApp (line 24) ... ignored [INFO] [stdout] test crates/fpt-domain/src/lib.rs - prelude (line 34) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.19s; merged doctests compilation took 0.18s [INFO] [stderr] Doc-tests workspace_hack [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" "c865ea4a288d6b3edf455d4b51d772f8a4988719427d347ea7584d017b1d75d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c865ea4a288d6b3edf455d4b51d772f8a4988719427d347ea7584d017b1d75d4", kill_on_drop: false }` [INFO] [stdout] c865ea4a288d6b3edf455d4b51d772f8a4988719427d347ea7584d017b1d75d4