[INFO] fetching crate ombrac-client 0.7.4... [INFO] testing ombrac-client-0.7.4 against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] extracting crate ombrac-client 0.7.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ombrac-client 0.7.4 [INFO] finished tweaking crates.io crate ombrac-client 0.7.4 [INFO] tweaked toml for crates.io crate ombrac-client 0.7.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ombrac-client 0.7.4 on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ombrac-client 0.7.4 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0be589fe8bc13a9a2fa85c59912d0d475f508943c7fb1f4644c14e302ae7fa8d [INFO] running `Command { std: "docker" "start" "-a" "0be589fe8bc13a9a2fa85c59912d0d475f508943c7fb1f4644c14e302ae7fa8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0be589fe8bc13a9a2fa85c59912d0d475f508943c7fb1f4644c14e302ae7fa8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be589fe8bc13a9a2fa85c59912d0d475f508943c7fb1f4644c14e302ae7fa8d", kill_on_drop: false }` [INFO] [stdout] 0be589fe8bc13a9a2fa85c59912d0d475f508943c7fb1f4644c14e302ae7fa8d [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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51f09610efb819235fc4c46c3f2f1a1f40712f5d3360fb13d14215f400cfb191 [INFO] running `Command { std: "docker" "start" "-a" "51f09610efb819235fc4c46c3f2f1a1f40712f5d3360fb13d14215f400cfb191", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zmij v1.0.11 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling etherparse v0.19.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling ombrac-macros v0.7.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ringbuf v0.4.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling ombrac-netstack v0.7.4 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling ombrac v0.7.4 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ombrac-client v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling ombrac-transport v0.7.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "51f09610efb819235fc4c46c3f2f1a1f40712f5d3360fb13d14215f400cfb191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f09610efb819235fc4c46c3f2f1a1f40712f5d3360fb13d14215f400cfb191", kill_on_drop: false }` [INFO] [stdout] 51f09610efb819235fc4c46c3f2f1a1f40712f5d3360fb13d14215f400cfb191 [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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17364fefc58f9a25fadc061695e38cb4e4df58eb5bb6b64107b7e8afee8a6e05 [INFO] running `Command { std: "docker" "start" "-a" "17364fefc58f9a25fadc061695e38cb4e4df58eb5bb6b64107b7e8afee8a6e05", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling ombrac-netstack v0.7.4 [INFO] [stderr] Compiling ombrac v0.7.4 [INFO] [stderr] Compiling ombrac-transport v0.7.4 [INFO] [stderr] Compiling ombrac-client v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.32s [INFO] running `Command { std: "docker" "inspect" "17364fefc58f9a25fadc061695e38cb4e4df58eb5bb6b64107b7e8afee8a6e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17364fefc58f9a25fadc061695e38cb4e4df58eb5bb6b64107b7e8afee8a6e05", kill_on_drop: false }` [INFO] [stdout] 17364fefc58f9a25fadc061695e38cb4e4df58eb5bb6b64107b7e8afee8a6e05 [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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc9d10aca90f79bf046913450dccb9674bbfe143b61eda9a216191cb2f4c011b [INFO] running `Command { std: "docker" "start" "-a" "cc9d10aca90f79bf046913450dccb9674bbfe143b61eda9a216191cb2f4c011b", 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/ombrac_client-d2efdaabd06b6688) [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 ombrac_client [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/service.rs - service::OmbracClient (line 60) - compile ... ok [INFO] [stdout] test src/service.rs - service::OmbracClient::shutdown (line 198) - compile ... 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] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.34s [INFO] running `Command { std: "docker" "inspect" "cc9d10aca90f79bf046913450dccb9674bbfe143b61eda9a216191cb2f4c011b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9d10aca90f79bf046913450dccb9674bbfe143b61eda9a216191cb2f4c011b", kill_on_drop: false }` [INFO] [stdout] cc9d10aca90f79bf046913450dccb9674bbfe143b61eda9a216191cb2f4c011b