[INFO] fetching crate orcs-app 0.1.1... [INFO] testing orcs-app-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate orcs-app 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate orcs-app 0.1.1 [INFO] finished tweaking crates.io crate orcs-app 0.1.1 [INFO] tweaked toml for crates.io crate orcs-app 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orcs-app 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orcs-app 0.1.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60a8317b2d9be185d991d2de15990dfbd7e013168c8e8c680bd952f6894c9e4f [INFO] running `Command { std: "docker" "start" "-a" "60a8317b2d9be185d991d2de15990dfbd7e013168c8e8c680bd952f6894c9e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60a8317b2d9be185d991d2de15990dfbd7e013168c8e8c680bd952f6894c9e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a8317b2d9be185d991d2de15990dfbd7e013168c8e8c680bd952f6894c9e4f", kill_on_drop: false }` [INFO] [stdout] 60a8317b2d9be185d991d2de15990dfbd7e013168c8e8c680bd952f6894c9e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76a940576df7fc9f9a6342f420595c55bd687ca6b11ddee6257a618c09cdf548 [INFO] running `Command { std: "docker" "start" "-a" "76a940576df7fc9f9a6342f420595c55bd687ca6b11ddee6257a618c09cdf548", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling lua-src v550.0.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling shell-sanitize v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling shell-sanitize-rules v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling orcs-app v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling orcs-types v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling rmcp-macros v0.16.0 [INFO] [stderr] Compiling orcs-event v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling process-wrap v9.0.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling orcs-auth v0.1.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling orcs-component v0.1.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling orcs-hook v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling mlua v0.11.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustyline-derive v0.11.1 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling orcs-mcp v0.1.1 [INFO] [stderr] Compiling orcs-runtime v0.1.1 [INFO] [stderr] Compiling orcs-lua v0.1.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "76a940576df7fc9f9a6342f420595c55bd687ca6b11ddee6257a618c09cdf548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a940576df7fc9f9a6342f420595c55bd687ca6b11ddee6257a618c09cdf548", kill_on_drop: false }` [INFO] [stdout] 76a940576df7fc9f9a6342f420595c55bd687ca6b11ddee6257a618c09cdf548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dddf05b11062c8a085457f82070b55df074092604cf21d3c7d7153a5f4c52f1f [INFO] running `Command { std: "docker" "start" "-a" "dddf05b11062c8a085457f82070b55df074092604cf21d3c7d7153a5f4c52f1f", kill_on_drop: false }` [INFO] [stderr] Compiling orcs-app v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.42s [INFO] running `Command { std: "docker" "inspect" "dddf05b11062c8a085457f82070b55df074092604cf21d3c7d7153a5f4c52f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddf05b11062c8a085457f82070b55df074092604cf21d3c7d7153a5f4c52f1f", kill_on_drop: false }` [INFO] [stdout] dddf05b11062c8a085457f82070b55df074092604cf21d3c7d7153a5f4c52f1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cca2100b2752955449e50d10ce5cb5ba0fc13c0e271a0cb3a8437b6ac8631210 [INFO] running `Command { std: "docker" "start" "-a" "cca2100b2752955449e50d10ce5cb5ba0fc13c0e271a0cb3a8437b6ac8631210", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orcs_app-f41324207e559b0d) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test app::tests::app_resume_nonexistent_session_fails ... ok [INFO] [stdout] test app::tests::app_new_session_not_resumed ... ok [INFO] [stdout] test app::tests::orcs_helper_forces_refresh_on_char_insert ... ok [INFO] [stdout] test app::tests::orcs_helper_skips_refresh_on_cursor_move ... ok [INFO] [stdout] test app::tests::orcs_helper_skips_refresh_on_forced_refresh ... ok [INFO] [stdout] test builtins::tests::ensure_expanded_creates_files ... ok [INFO] [stdout] test app::tests::app_engine_parallel_access ... ok [INFO] [stdout] test builtins::tests::ensure_expanded_skips_existing_version ... ok [INFO] [stdout] test app::tests::builder_with_custom_resolver ... ok [INFO] [stdout] test builtins::tests::files_contains_echo ... ok [INFO] [stdout] test builtins::tests::files_contains_mcp_manager_init ... ok [INFO] [stdout] test builtins::tests::files_contains_skill_manager_init ... ok [INFO] [stdout] test builtins::tests::files_is_not_empty ... ok [INFO] [stdout] test builtins::tests::versioned_dir_includes_version ... ok [INFO] [stdout] test error::tests::channel_error_converts ... ok [INFO] [stdout] test error::tests::error_codes ... ok [INFO] [stdout] test builtins::tests::force_expand_overwrites_existing ... ok [INFO] [stdout] test app::tests::app_engine_access ... ok [INFO] [stdout] test builtins::tests::force_expand_works_on_empty_dir ... ok [INFO] [stdout] test app::tests::app_session_id ... ok [INFO] [stdout] test app::tests::app_reload_config ... ok [INFO] [stdout] test app::tests::builder_default ... ok [INFO] [stdout] test app::tests::app_save_and_load_session ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Doc-tests orcs_app [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/app/builder.rs - app::builder::OrcsAppBuilder (line 52) ... ignored [INFO] [stdout] test src/app/mod.rs - app (line 55) ... ignored [INFO] [stdout] test src/lib.rs - (line 11) ... ignored [INFO] [stdout] test src/error.rs - error::AppError (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cca2100b2752955449e50d10ce5cb5ba0fc13c0e271a0cb3a8437b6ac8631210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca2100b2752955449e50d10ce5cb5ba0fc13c0e271a0cb3a8437b6ac8631210", kill_on_drop: false }` [INFO] [stdout] cca2100b2752955449e50d10ce5cb5ba0fc13c0e271a0cb3a8437b6ac8631210