[INFO] fetching crate hugr-model 0.27.0... [INFO] testing hugr-model-0.27.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate hugr-model 0.27.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate hugr-model 0.27.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hugr-model 0.27.0 [INFO] tweaked toml for crates.io crate hugr-model 0.27.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hugr-model 0.27.0 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 hugr-model 0.27.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f17c374b34acd65625eafba35ee6ec9f9b7d3b83695e75d3a8f1446361fbc214 [INFO] running `Command { std: "docker" "start" "-a" "f17c374b34acd65625eafba35ee6ec9f9b7d3b83695e75d3a8f1446361fbc214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f17c374b34acd65625eafba35ee6ec9f9b7d3b83695e75d3a8f1446361fbc214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17c374b34acd65625eafba35ee6ec9f9b7d3b83695e75d3a8f1446361fbc214", kill_on_drop: false }` [INFO] [stdout] f17c374b34acd65625eafba35ee6ec9f9b7d3b83695e75d3a8f1446361fbc214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 39976167a6d9be910f415a414c1ef6d57bb5625e888eba1d64cb669041e40f7c [INFO] running `Command { std: "docker" "start" "-a" "39976167a6d9be910f415a414c1ef6d57bb5625e888eba1d64cb669041e40f7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling capnp v0.25.2 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pretty v0.12.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ordered-float v5.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling hugr-model v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.43s [INFO] running `Command { std: "docker" "inspect" "39976167a6d9be910f415a414c1ef6d57bb5625e888eba1d64cb669041e40f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39976167a6d9be910f415a414c1ef6d57bb5625e888eba1d64cb669041e40f7c", kill_on_drop: false }` [INFO] [stdout] 39976167a6d9be910f415a414c1ef6d57bb5625e888eba1d64cb669041e40f7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fd5c912cbad59a304db85d8ff531afb146c8ee6adfc2782ec8a9744d3ea950e6 [INFO] running `Command { std: "docker" "start" "-a" "fd5c912cbad59a304db85d8ff531afb146c8ee6adfc2782ec8a9744d3ea950e6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling proptest-derive v0.8.0 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling hugr-model v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.18s [INFO] running `Command { std: "docker" "inspect" "fd5c912cbad59a304db85d8ff531afb146c8ee6adfc2782ec8a9744d3ea950e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5c912cbad59a304db85d8ff531afb146c8ee6adfc2782ec8a9744d3ea950e6", kill_on_drop: false }` [INFO] [stdout] fd5c912cbad59a304db85d8ff531afb146c8ee6adfc2782ec8a9744d3ea950e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 93e92ed27effa63096dcdc2182215b5b7fa270e5721bb387487822d01dd5005c [INFO] running `Command { std: "docker" "start" "-a" "93e92ed27effa63096dcdc2182215b5b7fa270e5721bb387487822d01dd5005c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hugr_model-d23ea25b5c7aadb3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test v0::ast::resolve::test::vars_in_root_scope ... ok [INFO] [stdout] test v0::test::test_literal_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/binary.rs (/opt/rustwide/target/debug/deps/binary-637775d510c8d781) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_alias ... ok [INFO] [stdout] test test_decl_exts ... ok [INFO] [stdout] test test_constraints ... ok [INFO] [stdout] test test_add ... ok [INFO] [stdout] test test_lists ... ok [INFO] [stdout] test test_literals ... ok [INFO] [stdout] test test_params ... ok [INFO] [stdout] test test_cond ... ok [INFO] [stdout] test test_call ... ok [INFO] [stdout] test test_loop ... ok [INFO] [stdout] test test_cfg ... ok [INFO] [stdout] test test_const ... ok [INFO] [stdout] test test_entrypoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/text.rs (/opt/rustwide/target/debug/deps/text-3b6cba47b99c41e2) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_roundtrip::expected_02_tests_fixtures_model_alias_edn ... ok [INFO] [stdout] test test_roundtrip::expected_01_tests_fixtures_model_add_edn ... ok [INFO] [stdout] test test_roundtrip::expected_07_tests_fixtures_model_constraints_edn ... ok [INFO] [stdout] test test_roundtrip::expected_08_tests_fixtures_model_decl_exts_edn ... ok [INFO] [stdout] test test_roundtrip::expected_11_tests_fixtures_model_literals_edn ... ok [INFO] [stdout] test test_roundtrip::expected_04_tests_fixtures_model_cfg_edn ... ok [INFO] [stdout] test test_roundtrip::expected_10_tests_fixtures_model_lists_edn ... ok [INFO] [stdout] test test_roundtrip::expected_12_tests_fixtures_model_loop_edn ... ok [INFO] [stdout] test test_roundtrip::expected_14_tests_fixtures_model_params_edn ... ok [INFO] [stdout] test test_roundtrip::expected_05_tests_fixtures_model_cond_edn ... ok [INFO] [stdout] test test_roundtrip::expected_03_tests_fixtures_model_call_edn ... ok [INFO] [stdout] test test_roundtrip::expected_13_tests_fixtures_model_order_edn ... ok [INFO] [stdout] test test_roundtrip::expected_09_tests_fixtures_model_entrypoint_edn ... ok [INFO] [stdout] test test_roundtrip::expected_06_tests_fixtures_model_const_edn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests hugr_model [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/v0/scope/vars.rs - v0::scope::vars::VarTable (line 21) ... ok [INFO] [stdout] test src/v0/scope/symbol.rs - v0::scope::symbol::SymbolTable (line 25) ... ok [INFO] [stdout] test src/v0/scope/link.rs - v0::scope::link::LinkTable (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.55s [INFO] running `Command { std: "docker" "inspect" "93e92ed27effa63096dcdc2182215b5b7fa270e5721bb387487822d01dd5005c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e92ed27effa63096dcdc2182215b5b7fa270e5721bb387487822d01dd5005c", kill_on_drop: false }` [INFO] [stdout] 93e92ed27effa63096dcdc2182215b5b7fa270e5721bb387487822d01dd5005c