[INFO] fetching crate synwire-dap 0.1.0... [INFO] testing synwire-dap-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate synwire-dap 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate synwire-dap 0.1.0 [INFO] finished tweaking crates.io crate synwire-dap 0.1.0 [INFO] tweaked toml for crates.io crate synwire-dap 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate synwire-dap 0.1.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 synwire-dap 0.1.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a358c412d6924fc77a6f5ab1be66bff4ffa4a4fd5aaa7ac2e0853c5877b8d638 [INFO] running `Command { std: "docker" "start" "-a" "a358c412d6924fc77a6f5ab1be66bff4ffa4a4fd5aaa7ac2e0853c5877b8d638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a358c412d6924fc77a6f5ab1be66bff4ffa4a4fd5aaa7ac2e0853c5877b8d638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a358c412d6924fc77a6f5ab1be66bff4ffa4a4fd5aaa7ac2e0853c5877b8d638", kill_on_drop: false }` [INFO] [stdout] a358c412d6924fc77a6f5ab1be66bff4ffa4a4fd5aaa7ac2e0853c5877b8d638 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 28ec76d975ca1620c5abd9a4578f0ddb833a1fad24a9e97950cb2345e3369223 [INFO] running `Command { std: "docker" "start" "-a" "28ec76d975ca1620c5abd9a4578f0ddb833a1fad24a9e97950cb2345e3369223", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling serde v1.0.228 [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 icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling toon v0.1.2 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling dapts v0.0.6 [INFO] [stderr] Compiling synwire-core v0.1.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling synwire-dap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "28ec76d975ca1620c5abd9a4578f0ddb833a1fad24a9e97950cb2345e3369223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ec76d975ca1620c5abd9a4578f0ddb833a1fad24a9e97950cb2345e3369223", kill_on_drop: false }` [INFO] [stdout] 28ec76d975ca1620c5abd9a4578f0ddb833a1fad24a9e97950cb2345e3369223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1feddba63ef1aa06c0ff21bcb380176521b187f3813799ba5fca572072747e7d [INFO] running `Command { std: "docker" "start" "-a" "1feddba63ef1aa06c0ff21bcb380176521b187f3813799ba5fca572072747e7d", kill_on_drop: false }` [INFO] [stderr] Compiling synwire-dap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "1feddba63ef1aa06c0ff21bcb380176521b187f3813799ba5fca572072747e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1feddba63ef1aa06c0ff21bcb380176521b187f3813799ba5fca572072747e7d", kill_on_drop: false }` [INFO] [stdout] 1feddba63ef1aa06c0ff21bcb380176521b187f3813799ba5fca572072747e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c1560ce4ce216d538a3e65c301fc9554d7df3f65c621f9b131f0a948ade59a9e [INFO] running `Command { std: "docker" "start" "-a" "c1560ce4ce216d538a3e65c301fc9554d7df3f65c621f9b131f0a948ade59a9e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synwire_dap-1ff70861c0e62af9) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test codec::tests::decode_partial_body ... ok [INFO] [stdout] test codec::tests::decode_partial_header ... ok [INFO] [stdout] test codec::tests::decode_single_message ... ok [INFO] [stdout] test codec::tests::decode_two_messages ... ok [INFO] [stdout] test codec::tests::encode_message ... ok [INFO] [stdout] test codec::tests::missing_content_length_header ... ok [INFO] [stdout] test registry::tests::builtin_registry_has_five_entries ... ok [INFO] [stdout] test registry::tests::extension_to_language_id_known ... ok [INFO] [stdout] test registry::tests::extension_to_language_id_unknown ... ok [INFO] [stdout] test registry::tests::find_by_language_go ... ok [INFO] [stdout] test registry::tests::find_by_language_rust ... ok [INFO] [stdout] test registry::tests::detect_for_project_returns_empty_for_nonexistent_dir ... ok [INFO] [stdout] test registry::tests::collect_extensions_from_temp_dir ... ok [INFO] [stdout] test registry::tests::find_by_name ... ok [INFO] [stdout] test registry::tests::register_custom_entry ... 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] [stderr] Doc-tests synwire_dap [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" "c1560ce4ce216d538a3e65c301fc9554d7df3f65c621f9b131f0a948ade59a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1560ce4ce216d538a3e65c301fc9554d7df3f65c621f9b131f0a948ade59a9e", kill_on_drop: false }` [INFO] [stdout] c1560ce4ce216d538a3e65c301fc9554d7df3f65c621f9b131f0a948ade59a9e