[INFO] fetching crate leta-daemon 0.13.0... [INFO] testing leta-daemon-0.13.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate leta-daemon 0.13.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate leta-daemon 0.13.0 [INFO] finished tweaking crates.io crate leta-daemon 0.13.0 [INFO] tweaked toml for crates.io crate leta-daemon 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate leta-daemon 0.13.0 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 leta-daemon 0.13.0 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 13309bae55e738c29858035fbcd1e055a7a22b51afd7798d3fc2abb3edbe561f [INFO] running `Command { std: "docker" "start" "-a" "13309bae55e738c29858035fbcd1e055a7a22b51afd7798d3fc2abb3edbe561f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13309bae55e738c29858035fbcd1e055a7a22b51afd7798d3fc2abb3edbe561f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13309bae55e738c29858035fbcd1e055a7a22b51afd7798d3fc2abb3edbe561f", kill_on_drop: false }` [INFO] [stdout] 13309bae55e738c29858035fbcd1e055a7a22b51afd7798d3fc2abb3edbe561f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a15a49d0ede51ea28dca1ab43474ea6b3f6f8ab59f4d6a53f0f94cc46d745c26 [INFO] running `Command { std: "docker" "start" "-a" "a15a49d0ede51ea28dca1ab43474ea6b3f6f8ab59f4d6a53f0f94cc46d745c26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fastant v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling fastrace-macro v0.7.16 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling fastrace v0.7.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling leta-fs v0.13.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling leta-cache v0.13.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling leta-config v0.13.0 [INFO] [stderr] Compiling leta-servers v0.13.0 [INFO] [stderr] Compiling leta-types v0.13.0 [INFO] [stderr] Compiling leta-lsp v0.13.0 [INFO] [stderr] Compiling leta-daemon v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.82s [INFO] running `Command { std: "docker" "inspect" "a15a49d0ede51ea28dca1ab43474ea6b3f6f8ab59f4d6a53f0f94cc46d745c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15a49d0ede51ea28dca1ab43474ea6b3f6f8ab59f4d6a53f0f94cc46d745c26", kill_on_drop: false }` [INFO] [stdout] a15a49d0ede51ea28dca1ab43474ea6b3f6f8ab59f4d6a53f0f94cc46d745c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f3d8651251a73ccb88f006c7a2a06caa68ebd4cf05152212caadf5f81acd5346 [INFO] running `Command { std: "docker" "start" "-a" "f3d8651251a73ccb88f006c7a2a06caa68ebd4cf05152212caadf5f81acd5346", kill_on_drop: false }` [INFO] [stderr] Compiling leta-daemon v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `Command { std: "docker" "inspect" "f3d8651251a73ccb88f006c7a2a06caa68ebd4cf05152212caadf5f81acd5346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d8651251a73ccb88f006c7a2a06caa68ebd4cf05152212caadf5f81acd5346", kill_on_drop: false }` [INFO] [stdout] f3d8651251a73ccb88f006c7a2a06caa68ebd4cf05152212caadf5f81acd5346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2b56efc8315216c80504641bf63c89f67cf43fe45d9cba1820352cd29a67a981 [INFO] running `Command { std: "docker" "start" "-a" "2b56efc8315216c80504641bf63c89f67cf43fe45d9cba1820352cd29a67a981", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leta_daemon-9b12d6604f07f3a8) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test handlers::resolve::tests::test_looks_like_lua_method ... ok [INFO] [stdout] test handlers::resolve::tests::test_strip_generics ... ok [INFO] [stdout] test handlers::resolve::tests::test_extract_go_method_parts_not_go_style ... ok [INFO] [stdout] test handlers::resolve::tests::test_extract_go_method_parts_simple ... ok [INFO] [stdout] test handlers::resolve::tests::test_extract_go_method_parts_value_receiver ... ok [INFO] [stdout] test handlers::resolve::tests::test_extract_go_method_parts_generic ... ok [INFO] [stdout] test handlers::resolve::tests::test_normalize_symbol_name_go_method ... ok [INFO] [stdout] test handlers::resolve::tests::test_name_matches_go_generic_method ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests leta_daemon [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" "2b56efc8315216c80504641bf63c89f67cf43fe45d9cba1820352cd29a67a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b56efc8315216c80504641bf63c89f67cf43fe45d9cba1820352cd29a67a981", kill_on_drop: false }` [INFO] [stdout] 2b56efc8315216c80504641bf63c89f67cf43fe45d9cba1820352cd29a67a981