[INFO] cloning repository https://github.com/hyper-mcp-rs/monty-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyper-mcp-rs/monty-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyper-mcp-rs%2Fmonty-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyper-mcp-rs%2Fmonty-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dee931975c93e69848aad18b5058329bc94870f4 [INFO] testing hyper-mcp-rs/monty-plugin/dee931975c93e69848aad18b5058329bc94870f4 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyper-mcp-rs%2Fmonty-plugin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hyper-mcp-rs/monty-plugin [INFO] finished tweaking git repo https://github.com/hyper-mcp-rs/monty-plugin [INFO] tweaked toml for git repo https://github.com/hyper-mcp-rs/monty-plugin written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hyper-mcp-rs/monty-plugin on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hyper-mcp-rs/monty-plugin 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pydantic/monty` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/samuelcolvin/ruff.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.28.3 [INFO] [stderr] Downloaded ordermap v1.2.0 [INFO] [stderr] Downloaded is-macro v0.3.7 [INFO] [stderr] Downloaded get-size2 v0.9.0 [INFO] [stderr] Downloaded attribute-derive-macro v0.10.5 [INFO] [stderr] Downloaded oauth2 v5.0.0 [INFO] [stderr] Downloaded get-size-derive2 v0.9.0 [INFO] [stderr] Downloaded extism-convert-macros v1.30.0 [INFO] [stderr] Downloaded thin-vec v0.2.18 [INFO] [stderr] Downloaded unicode-general-category v1.1.0 [INFO] [stderr] Downloaded extism-manifest v1.30.0 [INFO] [stderr] Downloaded extism-convert v1.30.0 [INFO] [stderr] Downloaded unicode_names2_generator v1.3.0 [INFO] [stderr] Downloaded attribute-derive v0.10.5 [INFO] [stderr] Downloaded base64-serde v0.8.0 [INFO] [stderr] Downloaded speedate v0.17.0 [INFO] [stderr] Downloaded pyo3-build-config v0.28.3 [INFO] [stderr] Downloaded derive-where v1.6.1 [INFO] [stderr] Downloaded referencing v0.46.5 [INFO] [stderr] Downloaded micromap v0.3.0 [INFO] [stderr] Downloaded fluent-uri v0.4.1 [INFO] [stderr] Downloaded pyo3-ffi v0.28.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.28.3 [INFO] [stderr] Downloaded jiter v0.15.0 [INFO] [stderr] Downloaded fancy-regex v0.18.0 [INFO] [stderr] Downloaded jsonschema v0.46.5 [INFO] [stderr] Downloaded unicode_names2 v1.3.0 [INFO] [stderr] Downloaded extism-pdk v1.4.1 [INFO] [stderr] Downloaded pyo3 v0.28.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b [INFO] running `Command { std: "docker" "start" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling thin-vec v0.2.18 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.9.1 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ordermap v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling jiter v0.15.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ruff_python_stdlib v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling http v1.4.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling base64-serde v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling derive-where v1.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling extism-convert-macros v1.30.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling monty-macros v0.0.18 (https://github.com/pydantic/monty?rev=45a3b2d#45a3b2d5) [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling extism-pdk-derive v1.4.1 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling speedate v0.17.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling get-size-derive2 v0.9.0 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling extism-manifest v1.30.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling get-size2 v0.9.0 [INFO] [stderr] Compiling ruff_text_size v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling ruff_source_file v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling extism-convert v1.30.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling ruff_python_trivia v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling extism-pdk v1.4.1 [INFO] [stderr] Compiling ruff_python_ast v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling ruff_python_parser v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling monty v0.0.18 (https://github.com/pydantic/monty?rev=45a3b2d#45a3b2d5) [INFO] [stderr] Compiling monty v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling get-size2 v0.9.0 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling ruff_text_size v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling ruff_source_file v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ruff_python_trivia v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling micromap v0.3.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ruff_python_ast v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling fraction v0.15.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling referencing v0.46.5 [INFO] [stderr] Compiling jiter v0.15.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling ruff_python_stdlib v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling fancy-regex v0.18.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling ruff_python_parser v0.0.0 (https://github.com/samuelcolvin/ruff.git?rev=6aaa91ac2b269df1414954ccd5134f0e6f5c6d30#6aaa91ac) [INFO] [stderr] Compiling monty v0.0.18 (https://github.com/pydantic/monty?rev=45a3b2d#45a3b2d5) [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Compiling jsonschema v0.46.5 [INFO] [stderr] Compiling monty v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 28s [INFO] running `Command { std: "docker" "inspect" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.64s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/plugin-5a8748fe4ede6ab0) [INFO] [stdout] [INFO] [stdout] running 274 tests [INFO] [stdout] test function_calls::tests::get_kwarg_ignores_non_string_keys ... ok [INFO] [stdout] test function_calls::tests::get_kwarg_multiple_keys_returns_first ... ok [INFO] [stdout] test function_calls::tests::get_kwarg_not_found ... ok [INFO] [stdout] test function_calls::tests::resolve_arg_from_kwarg_when_positional_missing ... ok [INFO] [stdout] test function_calls::tests::resolve_arg_from_positional ... ok [INFO] [stdout] test function_calls::tests::resolve_arg_from_kwarg_when_positional_is_none ... ok [INFO] [stdout] test function_calls::tests::resolve_arg_index_out_of_bounds_falls_through_to_kwarg ... ok [INFO] [stdout] test function_calls::tests::resolve_arg_positional_takes_precedence_over_kwarg ... ok [INFO] [stdout] test function_calls::tests::resolve_arg_returns_none_when_both_absent ... ok [INFO] [stdout] test function_calls::tests::resolve_arg_returns_none_when_both_are_none_obj ... ok [INFO] [stdout] test function_calls::tests::resolve_arg_skips_none_positional_to_kwarg ... ok [INFO] [stdout] test function_calls::tests::resolve_str_arg_absent_no_default ... ok [INFO] [stdout] test function_calls::tests::resolve_str_arg_absent_with_default ... ok [INFO] [stdout] test function_calls::tests::resolve_str_arg_from_kwarg ... ok [INFO] [stdout] test function_calls::tests::resolve_str_arg_from_positional ... ok [INFO] [stdout] test function_calls::tests::resolve_str_arg_none_positional_uses_default ... ok [INFO] [stdout] test function_calls::tests::resolve_str_arg_wrong_type_returns_type_error ... ok [INFO] [stdout] test monty::tests::bool_input ... ok [INFO] [stdout] test monty::tests::attribute_error ... ok [INFO] [stdout] test monty::tests::boolean_and ... ok [INFO] [stdout] test monty::tests::boolean_not ... ok [INFO] [stdout] test monty::tests::boolean_or ... ok [INFO] [stdout] test monty::tests::build_dict_from_external_calls ... ok [INFO] [stdout] test monty::tests::builtin_enumerate ... ok [INFO] [stdout] test monty::tests::builtin_abs ... ok [INFO] [stdout] test monty::tests::builtin_bool_conversion ... ok [INFO] [stdout] test monty::tests::builtin_int_conversion ... ok [INFO] [stdout] test monty::tests::builtin_isinstance ... ok [INFO] [stdout] test monty::tests::builtin_len ... ok [INFO] [stdout] test function_calls::tests::resolve_str_arg_wrong_type_in_kwarg ... ok [INFO] [stdout] test monty::tests::builtin_min_max ... ok [INFO] [stdout] test monty::tests::builtin_sorted ... ok [INFO] [stdout] test monty::tests::builtin_sum ... ok [INFO] [stdout] test monty::tests::builtin_range_list ... ok [INFO] [stdout] test monty::tests::chained_comparison ... ok [INFO] [stdout] test monty::tests::dict_access ... ok [INFO] [stdout] test monty::tests::builtin_str_conversion ... ok [INFO] [stdout] test monty::tests::dict_comprehension ... ok [INFO] [stdout] test monty::tests::builtin_zip ... ok [INFO] [stdout] test monty::tests::captures_multiple_prints ... ok [INFO] [stdout] test monty::tests::dict_get_with_default ... ok [INFO] [stdout] test monty::tests::captures_print_output ... ok [INFO] [stdout] test monty::tests::dict_in_operator ... ok [INFO] [stdout] test monty::tests::dict_keys_iteration ... ok [INFO] [stdout] test monty::tests::exponentiation ... ok [INFO] [stdout] test monty::tests::external_function_add ... ok [INFO] [stdout] test monty::tests::external_function_chained_calls ... ok [INFO] [stdout] test monty::tests::external_function_echo ... ok [INFO] [stdout] test monty::tests::external_function_with_default_kwarg ... ok [INFO] [stdout] test monty::tests::external_call_with_print ... ok [INFO] [stdout] test monty::tests::external_function_called_in_loop ... ok [INFO] [stdout] test monty::tests::external_function_with_input ... ok [INFO] [stdout] test monty::tests::external_function_with_kwargs ... ok [INFO] [stdout] test monty::tests::float_division ... ok [INFO] [stdout] test monty::tests::external_function_echo_empty ... ok [INFO] [stdout] test monty::tests::filter_with_external_and_os ... ok [INFO] [stdout] test monty::tests::external_function_exception_returned_as_value ... ok [INFO] [stdout] test monty::tests::for_loop_sum ... ok [INFO] [stdout] test monty::tests::fstring_with_expression ... ok [INFO] [stdout] test monty::tests::if_else_false_branch ... ok [INFO] [stdout] test monty::tests::function_handler_with_mutable_state ... ok [INFO] [stdout] test monty::tests::if_else_true_branch ... ok [INFO] [stdout] test function_calls::tests::get_kwarg_empty_kwargs ... ok [INFO] [stdout] test monty::tests::key_error ... ok [INFO] [stdout] test monty::tests::lambda_expression ... ok [INFO] [stdout] test monty::tests::function_with_default_args ... ok [INFO] [stdout] test monty::tests::division_by_zero ... ok [INFO] [stdout] test monty::tests::fstring_formatting ... ok [INFO] [stdout] test monty::tests::list_comprehension ... ok [INFO] [stdout] test monty::tests::generator_with_sum ... ok [INFO] [stdout] test monty::tests::list_input ... ok [INFO] [stdout] test monty::tests::list_in_operator ... ok [INFO] [stdout] test monty::tests::list_append_and_len ... ok [INFO] [stdout] test monty::tests::list_repetition ... ok [INFO] [stdout] test monty::tests::list_concatenation ... ok [INFO] [stdout] test monty::tests::list_not_in_operator ... ok [INFO] [stdout] test monty::tests::list_slicing ... ok [INFO] [stdout] test monty::tests::external_function_wrong_arg_types ... ok [INFO] [stdout] test monty::tests::modulo ... ok [INFO] [stdout] test monty::tests::map_with_lambda ... ok [INFO] [stdout] test monty::tests::mixed_external_and_os_calls ... ok [INFO] [stdout] test function_calls::tests::get_kwarg_found ... ok [INFO] [stdout] test monty::tests::none_input ... ok [INFO] [stdout] test monty::tests::multiline_with_print_and_return ... ok [INFO] [stdout] test monty::tests::filter_with_lambda ... ok [INFO] [stdout] test monty::tests::os_call_iterdir ... ok [INFO] [stdout] test monty::tests::external_function_greet ... ok [INFO] [stdout] test monty::tests::multiple_inputs ... ok [INFO] [stdout] test monty::tests::index_error ... ok [INFO] [stdout] test monty::tests::os_call_path_is_dir ... ok [INFO] [stdout] test monty::tests::os_call_path_exists_true ... ok [INFO] [stdout] test monty::tests::os_call_read_text_nonexistent ... ok [INFO] [stdout] test monty::tests::external_function_result_in_expression ... ok [INFO] [stdout] test monty::tests::negative_indexing ... ok [INFO] [stdout] test monty::tests::nested_function_closures ... ok [INFO] [stdout] test monty::tests::external_function_raises_exception ... ok [INFO] [stdout] test monty::tests::nested_loops ... ok [INFO] [stdout] test monty::tests::no_output_when_no_print ... ok [INFO] [stdout] test monty::tests::os_call_path_exists_false ... ok [INFO] [stdout] test monty::tests::os_call_path_is_dir_false_for_file ... ok [INFO] [stdout] test monty::tests::returns_dict ... ok [INFO] [stdout] test monty::tests::returns_empty_list ... ok [INFO] [stdout] test monty::tests::print_with_sep_and_end ... ok [INFO] [stdout] test monty::tests::returns_float ... ok [INFO] [stdout] test monty::tests::python_function_definition_and_call ... ok [INFO] [stdout] test monty::tests::recursive_function ... ok [INFO] [stdout] test monty::tests::returns_bool_false ... ok [INFO] [stdout] test monty::tests::returns_bool_true ... ok [INFO] [stdout] test monty::tests::returns_bytes ... ok [INFO] [stdout] test monty::tests::returns_int ... ok [INFO] [stdout] test monty::tests::os_call_path_is_file ... ok [INFO] [stdout] test monty::tests::returns_list ... ok [INFO] [stdout] test monty::tests::os_call_path_read_text ... ok [INFO] [stdout] test monty::tests::returns_negative_int ... ok [INFO] [stdout] test monty::tests::os_call_read_and_process ... ok [INFO] [stdout] test monty::tests::os_call_conditional_on_exists ... ok [INFO] [stdout] test monty::tests::returns_none_literal ... ok [INFO] [stdout] test monty::tests::returns_string ... ok [INFO] [stdout] test monty::tests::sequential_assignment ... ok [INFO] [stdout] test monty::tests::returns_none_for_statements ... ok [INFO] [stdout] test monty::tests::single_int_input ... ok [INFO] [stdout] test monty::tests::single_string_input ... ok [INFO] [stdout] test monty::tests::set_comprehension ... ok [INFO] [stdout] test monty::tests::string_split ... ok [INFO] [stdout] test monty::tests::tuple_unpacking ... ok [INFO] [stdout] test monty::tests::string_startswith ... ok [INFO] [stdout] test monty::tests::type_error_on_bad_op ... ok [INFO] [stdout] test monty::tests::string_strip ... ok [INFO] [stdout] test monty::tests::syntax_error_returns_err ... ok [INFO] [stdout] test monty::tests::string_join ... ok [INFO] [stdout] test monty::tests::string_methods ... ok [INFO] [stdout] test monty::tests::string_replace ... ok [INFO] [stdout] test monty::tests::ternary_expression ... ok [INFO] [stdout] test monty::tests::try_except_catches_zero_division ... ok [INFO] [stdout] test monty::tests::value_error ... ok [INFO] [stdout] test monty::tests::try_except_finally ... ok [INFO] [stdout] test monty::tests::returns_tuple ... ok [INFO] [stdout] test monty::tests::walrus_operator ... ok [INFO] [stdout] test monty::tests::while_loop ... ok [INFO] [stdout] test os_calls::tests::absolute_returns_absolute_path_for_relative_input ... ok [INFO] [stdout] test os_calls::tests::absolute_keeps_absolute_input ... ok [INFO] [stdout] test os_calls::tests::append_bytes_appends_and_returns_byte_count ... ok [INFO] [stdout] test os_calls::tests::datetime_now_invalid_offset_returns_value_error ... ok [INFO] [stdout] test os_calls::tests::datetime_now_with_negative_offset_timezone ... ok [INFO] [stdout] test os_calls::tests::datetime_now_with_positive_offset_timezone ... ok [INFO] [stdout] test os_calls::tests::datetime_now_with_utc_timezone ... ok [INFO] [stdout] test os_calls::tests::datetime_now_wrong_tz_type_returns_type_error ... ok [INFO] [stdout] test os_calls::tests::get_environ_returns_unsupported_oserror ... ok [INFO] [stdout] test os_calls::tests::getenv_unset_returns_string_default ... ok [INFO] [stdout] test os_calls::tests::getenv_unset_with_none_default ... ok [INFO] [stdout] test os_calls::tests::append_bytes_appends_to_existing ... ok [INFO] [stdout] test os_calls::tests::date_today_returns_date_variant_in_valid_ranges ... ok [INFO] [stdout] test os_calls::tests::is_dir_false_for_nonexistent ... ok [INFO] [stdout] test os_calls::tests::datetime_now_no_tz_returns_local_datetime ... ok [INFO] [stdout] test os_calls::tests::is_dir_false_for_file ... ok [INFO] [stdout] test os_calls::tests::append_text_appends_and_returns_char_count ... ok [INFO] [stdout] test os_calls::tests::append_text_counts_characters_not_bytes ... ok [INFO] [stdout] test os_calls::tests::exists_false_for_nonexistent ... ok [INFO] [stdout] test os_calls::tests::is_dir_true_for_directory ... ok [INFO] [stdout] test os_calls::tests::is_file_false_for_nonexistent ... ok [INFO] [stdout] test monty::tests::integer_division ... ok [INFO] [stdout] test os_calls::tests::iterdir_empty_directory_returns_empty_list ... ok [INFO] [stdout] test os_calls::tests::mkdir_already_exists_no_exist_ok_fails ... ok [INFO] [stdout] test os_calls::tests::exists_true_for_existing_file ... ok [INFO] [stdout] test os_calls::tests::mkdir_already_exists_with_exist_ok_succeeds ... ok [INFO] [stdout] test os_calls::tests::open_handle_carries_path_and_zero_position ... ok [INFO] [stdout] test os_calls::tests::mkdir_creates_directory ... ok [INFO] [stdout] test os_calls::tests::open_append_preserves_existing_content ... ok [INFO] [stdout] test os_calls::tests::is_file_false_for_directory ... ok [INFO] [stdout] test os_calls::tests::open_write_creates_missing_file ... ok [INFO] [stdout] test os_calls::tests::append_text_creates_missing_file ... ok [INFO] [stdout] test os_calls::tests::open_read_directory_raises_is_a_directory ... ok [INFO] [stdout] test os_calls::tests::open_write_truncates_existing_file ... ok [INFO] [stdout] test os_calls::tests::is_file_true_for_file ... ok [INFO] [stdout] test os_calls::tests::read_bytes_success ... ok [INFO] [stdout] test os_calls::tests::read_text_nonexistent_returns_oserror ... ok [INFO] [stdout] test os_calls::tests::exists_true_for_directory ... ok [INFO] [stdout] test os_calls::tests::read_text_success ... ok [INFO] [stdout] test os_calls::tests::rename_nonexistent_source_returns_oserror ... ok [INFO] [stdout] test os_calls::tests::is_symlink_true_for_symlink ... ok [INFO] [stdout] test os_calls::tests::iterdir_nonexistent_returns_oserror ... ok [INFO] [stdout] test os_calls::tests::read_bytes_nonexistent_returns_oserror ... ok [INFO] [stdout] test os_calls::tests::resolve_nonexistent_returns_a_path_string ... ok [INFO] [stdout] test os_calls::tests::open_read_nonexistent_raises_file_not_found ... ok [INFO] [stdout] test os_calls::tests::mkdir_fails_without_parents_for_nested ... ok [INFO] [stdout] test os_calls::tests::open_read_existing_returns_handle ... ok [INFO] [stdout] test os_calls::tests::resolve_existing_file_returns_canonical_string ... ok [INFO] [stdout] test os_calls::tests::mkdir_iterdir_rmdir_lifecycle ... ok [INFO] [stdout] test os_calls::tests::unlink_fails_on_nonexistent ... ok [INFO] [stdout] test os_calls::tests::mkdir_with_parents_creates_nested ... ok [INFO] [stdout] test os_calls::tests::is_symlink_false_for_regular_file ... ok [INFO] [stdout] test os_calls::tests::rename_success ... ok [INFO] [stdout] test os_calls::tests::write_text_counts_characters_not_bytes ... ok [INFO] [stdout] test types::tests::as_ref_returns_inner ... ok [INFO] [stdout] test os_calls::tests::write_text_then_read_text_roundtrip ... ok [INFO] [stdout] test os_calls::tests::rmdir_fails_on_nonexistent ... ok [INFO] [stdout] test types::tests::clone_preserves_value ... ok [INFO] [stdout] test types::tests::debug_format_is_nonempty ... ok [INFO] [stdout] test types::tests::deref_returns_inner ... ok [INFO] [stdout] test types::tests::deserialize_bool_from_json ... ok [INFO] [stdout] test types::tests::deserialize_ellipsis_from_json ... ok [INFO] [stdout] test types::tests::deserialize_bytes_from_json ... ok [INFO] [stdout] test types::tests::deserialize_float_from_json ... ok [INFO] [stdout] test types::tests::deserialize_int_from_json ... ok [INFO] [stdout] test os_calls::tests::unlink_removes_file ... ok [INFO] [stdout] test os_calls::tests::stat_directory_returns_stat_result ... ok [INFO] [stdout] test types::tests::deserialize_invalid_json_fails ... ok [INFO] [stdout] test types::tests::deserialize_none_from_json ... ok [INFO] [stdout] test os_calls::tests::rmdir_removes_empty_directory ... ok [INFO] [stdout] test os_calls::tests::iterdir_lists_contents ... ok [INFO] [stdout] test os_calls::tests::stat_nonexistent_returns_oserror ... ok [INFO] [stdout] test os_calls::tests::stat_file_returns_stat_result ... ok [INFO] [stdout] test types::tests::from_monty_object_bytes ... ok [INFO] [stdout] test types::tests::deserialize_string_from_json ... ok [INFO] [stdout] test os_calls::tests::write_bytes_returns_byte_count_and_writes_file ... ok [INFO] [stdout] test types::tests::from_monty_object_float ... ok [INFO] [stdout] test os_calls::tests::rmdir_fails_on_nonempty_directory ... ok [INFO] [stdout] test types::tests::from_monty_object_bool ... ok [INFO] [stdout] test types::tests::from_monty_object_int ... ok [INFO] [stdout] test types::tests::from_monty_object_list ... ok [INFO] [stdout] test types::tests::from_monty_object_none ... ok [INFO] [stdout] test types::tests::from_monty_object_exception ... ok [INFO] [stdout] test types::tests::from_monty_object_string ... ok [INFO] [stdout] test os_calls::tests::write_bytes_then_read_bytes_roundtrip ... ok [INFO] [stdout] test types::tests::into_inner_returns_owned ... ok [INFO] [stdout] test types::tests::into_monty_object ... ok [INFO] [stdout] test os_calls::tests::write_text_returns_char_count_and_writes_file ... ok [INFO] [stdout] test os_calls::tests::write_text_overwrites_existing ... ok [INFO] [stdout] test types::tests::run_arguments_deserialize_multiple_inputs ... ok [INFO] [stdout] test types::tests::run_arguments_deserialize_none_input ... ok [INFO] [stdout] test types::tests::run_arguments_deserialize_with_inputs ... ok [INFO] [stdout] test types::tests::run_arguments_empty_code ... ok [INFO] [stdout] test types::tests::json_schema_generates_valid_schema ... ok [INFO] [stdout] test types::tests::run_arguments_deserialize_code_only ... ok [INFO] [stdout] test types::tests::json_schema_id_contains_module_path ... ok [INFO] [stdout] test types::tests::json_schema_name ... ok [INFO] [stdout] test types::tests::run_arguments_json_schema_generates ... ok [INFO] [stdout] test types::tests::run_arguments_roundtrip ... ok [INFO] [stdout] test types::tests::run_response_deserialize_from_json ... ok [INFO] [stdout] test types::tests::run_arguments_missing_code_fails ... ok [INFO] [stdout] test types::tests::run_response_roundtrip_with_exception_result ... ok [INFO] [stdout] test types::tests::run_response_missing_fields_fails ... ok [INFO] [stdout] test types::tests::run_response_roundtrip_with_int_result ... ok [INFO] [stdout] test types::tests::run_response_roundtrip_with_output ... ok [INFO] [stdout] test types::tests::run_response_json_schema_generates ... ok [INFO] [stdout] test types::tests::run_response_complex_result ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_tuple_result ... ok [INFO] [stdout] test types::tests::serde_roundtrip_bool ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_complex_nested_result ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_dict_result ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_ellipsis_result ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_list_result ... ok [INFO] [stdout] test types::tests::run_response_invalid_json_rejected_by_schema ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_float_result ... ok [INFO] [stdout] test types::tests::serde_roundtrip_bytes ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_string_result ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_nested_lists ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_int_result ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_exception_result ... ok [INFO] [stdout] test types::tests::serde_roundtrip_dict ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_exception_no_arg ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_none_result ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_with_output ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_bool_result ... ok [INFO] [stdout] test types::tests::serde_roundtrip_exception ... ok [INFO] [stdout] test types::tests::serde_roundtrip_float ... ok [INFO] [stdout] test types::tests::run_response_validates_against_schema_bytes_result ... ok [INFO] [stdout] test types::tests::serde_roundtrip_int ... ok [INFO] [stdout] test types::tests::serde_roundtrip_list ... ok [INFO] [stdout] test types::tests::serde_roundtrip_none ... ok [INFO] [stdout] test types::tests::serde_roundtrip_exception_no_arg ... ok [INFO] [stdout] test types::tests::serde_roundtrip_string ... ok [INFO] [stdout] test types::tests::serde_roundtrip_nested_structure ... ok [INFO] [stdout] test types::tests::serde_roundtrip_tuple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 274 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b", kill_on_drop: false }` [INFO] [stdout] 40f8fc022fabf0ab6cc13da70bad814de6d0fac717040f1cf3edd630753bd41b