[INFO] fetching crate hylix 0.8.0... [INFO] testing hylix-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate hylix 0.8.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate hylix 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hylix 0.8.0 [INFO] tweaked toml for crates.io crate hylix 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hylix 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hylix 0.8.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aa131e14089f734d11ee5de1cb53c4c1b10b9f42e30d213f46629a67834d20a [INFO] running `Command { std: "docker" "start" "-a" "0aa131e14089f734d11ee5de1cb53c4c1b10b9f42e30d213f46629a67834d20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aa131e14089f734d11ee5de1cb53c4c1b10b9f42e30d213f46629a67834d20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa131e14089f734d11ee5de1cb53c4c1b10b9f42e30d213f46629a67834d20a", kill_on_drop: false }` [INFO] [stdout] 0aa131e14089f734d11ee5de1cb53c4c1b10b9f42e30d213f46629a67834d20a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76cd913436523a188626ee6cb108405f18acf80af8a26de4394d3a927df20c67 [INFO] running `Command { std: "docker" "start" "-a" "76cd913436523a188626ee6cb108405f18acf80af8a26de4394d3a927df20c67", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling readonly v0.2.13 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling opentelemetry v0.28.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hyli-model v0.14.0-rc3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hyli-contract-sdk v0.14.0-rc3 [INFO] [stderr] Compiling hyli-crypto v0.14.0-rc3 [INFO] [stderr] Compiling hyli-net v0.14.0-rc3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling hyli-client-sdk v0.14.0-rc3 [INFO] [stderr] Compiling hylix v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "76cd913436523a188626ee6cb108405f18acf80af8a26de4394d3a927df20c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cd913436523a188626ee6cb108405f18acf80af8a26de4394d3a927df20c67", kill_on_drop: false }` [INFO] [stdout] 76cd913436523a188626ee6cb108405f18acf80af8a26de4394d3a927df20c67 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3d6776af279b32fffe0df655fc4802d4077694dab9d7e67666b8093363cf7b5 [INFO] running `Command { std: "docker" "start" "-a" "b3d6776af279b32fffe0df655fc4802d4077694dab9d7e67666b8093363cf7b5", kill_on_drop: false }` [INFO] [stderr] Compiling hylix v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.32s [INFO] running `Command { std: "docker" "inspect" "b3d6776af279b32fffe0df655fc4802d4077694dab9d7e67666b8093363cf7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d6776af279b32fffe0df655fc4802d4077694dab9d7e67666b8093363cf7b5", kill_on_drop: false }` [INFO] [stdout] b3d6776af279b32fffe0df655fc4802d4077694dab9d7e67666b8093363cf7b5 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e74aea6832599380e7eaa5bd88275b0878a922961fd9c6c2514442c3a16bfaeb [INFO] running `Command { std: "docker" "start" "-a" "e74aea6832599380e7eaa5bd88275b0878a922961fd9c6c2514442c3a16bfaeb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hylix-ab381053ad2a6501) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hy-9bddbed89665576f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests hylix [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] [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" "e74aea6832599380e7eaa5bd88275b0878a922961fd9c6c2514442c3a16bfaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74aea6832599380e7eaa5bd88275b0878a922961fd9c6c2514442c3a16bfaeb", kill_on_drop: false }` [INFO] [stdout] e74aea6832599380e7eaa5bd88275b0878a922961fd9c6c2514442c3a16bfaeb