[INFO] fetching crate ombrac-client 0.7.5... [INFO] testing ombrac-client-0.7.5 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ombrac-client 0.7.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ombrac-client 0.7.5 [INFO] finished tweaking crates.io crate ombrac-client 0.7.5 [INFO] tweaked toml for crates.io crate ombrac-client 0.7.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ombrac-client 0.7.5 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 ombrac-client 0.7.5 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6a9e9fcf45af854cd6a8d7beec3a64719801edab40f45180c045aeb8d38eae15 [INFO] running `Command { std: "docker" "start" "-a" "6a9e9fcf45af854cd6a8d7beec3a64719801edab40f45180c045aeb8d38eae15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a9e9fcf45af854cd6a8d7beec3a64719801edab40f45180c045aeb8d38eae15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9e9fcf45af854cd6a8d7beec3a64719801edab40f45180c045aeb8d38eae15", kill_on_drop: false }` [INFO] [stdout] 6a9e9fcf45af854cd6a8d7beec3a64719801edab40f45180c045aeb8d38eae15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b71ca52183736cab164d6ae3270f1972ab4ce4cd667048416c099ed862988d1c [INFO] running `Command { std: "docker" "start" "-a" "b71ca52183736cab164d6ae3270f1972ab4ce4cd667048416c099ed862988d1c", kill_on_drop: false }` [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 bitflags v2.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zmij v1.0.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rand_chacha v0.9.0 [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 toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smoltcp v0.13.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [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 clap_builder v4.5.60 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling etherparse v0.19.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling ombrac-macros v0.7.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ringbuf v0.4.8 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ombrac-netstack v0.7.5 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling ombrac v0.7.5 [INFO] [stderr] Compiling ombrac-client v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling quinn-proto v0.11.14 [INFO] [stderr] Compiling ombrac-transport v0.7.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 21s [INFO] running `Command { std: "docker" "inspect" "b71ca52183736cab164d6ae3270f1972ab4ce4cd667048416c099ed862988d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71ca52183736cab164d6ae3270f1972ab4ce4cd667048416c099ed862988d1c", kill_on_drop: false }` [INFO] [stdout] b71ca52183736cab164d6ae3270f1972ab4ce4cd667048416c099ed862988d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c354be873c7d1245c45d774dc801052e917c21522a09a42502680090c322b940 [INFO] running `Command { std: "docker" "start" "-a" "c354be873c7d1245c45d774dc801052e917c21522a09a42502680090c322b940", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling ombrac-netstack v0.7.5 [INFO] [stderr] Compiling ombrac v0.7.5 [INFO] [stderr] Compiling ombrac-transport v0.7.5 [INFO] [stderr] Compiling ombrac-client v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.44s [INFO] running `Command { std: "docker" "inspect" "c354be873c7d1245c45d774dc801052e917c21522a09a42502680090c322b940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c354be873c7d1245c45d774dc801052e917c21522a09a42502680090c322b940", kill_on_drop: false }` [INFO] [stdout] c354be873c7d1245c45d774dc801052e917c21522a09a42502680090c322b940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 19afeab244ff2b965c95f4fdb769922b0bc15f0b7c2d302b6f179e9de79feed6 [INFO] running `Command { std: "docker" "start" "-a" "19afeab244ff2b965c95f4fdb769922b0bc15f0b7c2d302b6f179e9de79feed6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ombrac_client-6363457539f22157) [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 1.10s; merged doctests compilation took 1.07s [INFO] running `Command { std: "docker" "inspect" "19afeab244ff2b965c95f4fdb769922b0bc15f0b7c2d302b6f179e9de79feed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19afeab244ff2b965c95f4fdb769922b0bc15f0b7c2d302b6f179e9de79feed6", kill_on_drop: false }` [INFO] [stdout] 19afeab244ff2b965c95f4fdb769922b0bc15f0b7c2d302b6f179e9de79feed6