[INFO] fetching crate samply-server 0.15.0...
[INFO] testing samply-server-0.15.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate samply-server 0.15.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate samply-server 0.15.0
[INFO] finished tweaking crates.io crate samply-server 0.15.0
[INFO] tweaked toml for crates.io crate samply-server 0.15.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate samply-server 0.15.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 252 packages to latest compatible versions
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding memmap2 v0.5.10 (available: v0.9.9)
[INFO] [stderr]       Adding nix-base32 v0.1.1 (available: v0.2.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding symsrv v0.2.0 (available: v0.5.6)
[INFO] [stderr]       Adding webbrowser v0.8.15 (available: v1.0.6)
[INFO] [stderr]       Adding wholesym v0.1.1 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fad43e6a7752313ef2f5c25e0935e549788180bd834dd8263918e1511d48a90e
[INFO] running `Command { std: "docker" "start" "-a" "fad43e6a7752313ef2f5c25e0935e549788180bd834dd8263918e1511d48a90e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fad43e6a7752313ef2f5c25e0935e549788180bd834dd8263918e1511d48a90e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fad43e6a7752313ef2f5c25e0935e549788180bd834dd8263918e1511d48a90e", kill_on_drop: false }`
[INFO] [stdout] fad43e6a7752313ef2f5c25e0935e549788180bd834dd8263918e1511d48a90e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3af8a51f338bf64df25ac9b5978d3065ebf419accd04af3b90674e9170c54e85
[INFO] running `Command { std: "docker" "start" "-a" "3af8a51f338bf64df25ac9b5978d3065ebf419accd04af3b90674e9170c54e85", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling yaxpeax-arch v0.2.8
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling range-collections v0.2.4
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling yaxpeax-x86 v1.2.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling msvc-demangler v0.9.0
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling lzma-rs v0.2.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling pdb v0.8.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling lzxd v0.1.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling nix-base32 v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling cab v0.4.1
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling yaxpeax-arm v0.2.6
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling yoke-derive v0.6.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pdb-addr2line v0.10.4
[INFO] [stderr]    Compiling macho-unwind-info v0.3.0
[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 v2.0.17
[INFO] [stderr]    Compiling srcsrv v0.2.3
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling yoke v0.6.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_tuple v0.5.0
[INFO] [stderr]    Compiling samply-symbols v0.18.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling samply-api v0.19.1
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling symsrv v0.2.0
[INFO] [stderr]    Compiling wholesym v0.1.1
[INFO] [stderr]    Compiling samply-server v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "3af8a51f338bf64df25ac9b5978d3065ebf419accd04af3b90674e9170c54e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3af8a51f338bf64df25ac9b5978d3065ebf419accd04af3b90674e9170c54e85", kill_on_drop: false }`
[INFO] [stdout] 3af8a51f338bf64df25ac9b5978d3065ebf419accd04af3b90674e9170c54e85
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b80fd0c5e7fb1c37cf70cb626cd5bc29fbcf7a59e7d2219a27d7e52357be2d6
[INFO] running `Command { std: "docker" "start" "-a" "9b80fd0c5e7fb1c37cf70cb626cd5bc29fbcf7a59e7d2219a27d7e52357be2d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling samply-server v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.26s
[INFO] running `Command { std: "docker" "inspect" "9b80fd0c5e7fb1c37cf70cb626cd5bc29fbcf7a59e7d2219a27d7e52357be2d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b80fd0c5e7fb1c37cf70cb626cd5bc29fbcf7a59e7d2219a27d7e52357be2d6", kill_on_drop: false }`
[INFO] [stdout] 9b80fd0c5e7fb1c37cf70cb626cd5bc29fbcf7a59e7d2219a27d7e52357be2d6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 004ae2052393001f4871cfbc0daa0ec74cbfe83c88ae0b69b2523340e4c42457
[INFO] running `Command { std: "docker" "start" "-a" "004ae2052393001f4871cfbc0daa0ec74cbfe83c88ae0b69b2523340e4c42457", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/samply_server-2398f3710458f223)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_is_send_and_sync ... ok
[INFO] [stdout] test test::deserialize_profile_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests samply_server
[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" "004ae2052393001f4871cfbc0daa0ec74cbfe83c88ae0b69b2523340e4c42457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "004ae2052393001f4871cfbc0daa0ec74cbfe83c88ae0b69b2523340e4c42457", kill_on_drop: false }`
[INFO] [stdout] 004ae2052393001f4871cfbc0daa0ec74cbfe83c88ae0b69b2523340e4c42457
