[INFO] fetching crate hugr-core 0.22.2... [INFO] checking hugr-core-0.22.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate hugr-core 0.22.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate hugr-core 0.22.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hugr-core 0.22.2 [INFO] tweaked toml for crates.io crate hugr-core 0.22.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hugr-core 0.22.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hugr-core 0.22.2 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64ba9bc40d96a6c8ef813bc90f6bf97970264892aa12ad184c547040ead850a1 [INFO] running `Command { std: "docker" "start" "-a" "64ba9bc40d96a6c8ef813bc90f6bf97970264892aa12ad184c547040ead850a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64ba9bc40d96a6c8ef813bc90f6bf97970264892aa12ad184c547040ead850a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ba9bc40d96a6c8ef813bc90f6bf97970264892aa12ad184c547040ead850a1", kill_on_drop: false }` [INFO] [stdout] 64ba9bc40d96a6c8ef813bc90f6bf97970264892aa12ad184c547040ead850a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de46ed30afe3addd3a93a1651cbe9acbf5c10ce50546ee4b331fd7425a1add2d [INFO] running `Command { std: "docker" "start" "-a" "de46ed30afe3addd3a93a1651cbe9acbf5c10ce50546ee4b331fd7425a1add2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking pretty v0.12.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking capnp v0.21.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking cool_asserts v2.0.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking relrc v0.4.6 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking hugr-model v0.22.2 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking referencing v0.29.1 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking jsonschema v0.29.1 [INFO] [stderr] Checking portgraph v0.15.2 [INFO] [stderr] Checking hugr-core v0.22.2 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/hugr/serialize/../../../../specification/schema/hugr_schema_live.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/hugr/serialize/test.rs:96:78 [INFO] [stdout] | [INFO] [stdout] 96 | let schema_val: serde_json::Value = serde_json::from_str(include_str!( [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 97 | | concat!("../../../../specification/schema/", $path, "_live.json") [INFO] [stdout] 98 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 109 | include_schema!(SCHEMA, "hugr_schema"); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hugr/serialize/../../../../specification/schema/hugr_schema_strict_live.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/hugr/serialize/test.rs:96:78 [INFO] [stdout] | [INFO] [stdout] 96 | let schema_val: serde_json::Value = serde_json::from_str(include_str!( [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 97 | | concat!("../../../../specification/schema/", $path, "_live.json") [INFO] [stdout] 98 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 110 | include_schema!(SCHEMA_STRICT, "hugr_schema_strict"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hugr/serialize/../../../../specification/schema/testing_hugr_schema_live.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/hugr/serialize/test.rs:96:78 [INFO] [stdout] | [INFO] [stdout] 96 | let schema_val: serde_json::Value = serde_json::from_str(include_str!( [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 97 | | concat!("../../../../specification/schema/", $path, "_live.json") [INFO] [stdout] 98 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 111 | include_schema!(TESTING_SCHEMA, "testing_hugr_schema"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hugr/serialize/../../../../specification/schema/testing_hugr_schema_strict_live.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/hugr/serialize/test.rs:96:78 [INFO] [stdout] | [INFO] [stdout] 96 | let schema_val: serde_json::Value = serde_json::from_str(include_str!( [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 97 | | concat!("../../../../specification/schema/", $path, "_live.json") [INFO] [stdout] 98 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 112 | include_schema!(TESTING_SCHEMA_STRICT, "testing_hugr_schema_strict"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-add.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | / test_roundtrip!( [INFO] [stdout] 33 | | test_roundtrip_add, [INFO] [stdout] 34 | | "../../hugr-model/tests/fixtures/model-add.edn" [INFO] [stdout] 35 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-call.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | / test_roundtrip!( [INFO] [stdout] 38 | | test_roundtrip_call, [INFO] [stdout] 39 | | "../../hugr-model/tests/fixtures/model-call.edn" [INFO] [stdout] 40 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-alias.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / test_roundtrip!( [INFO] [stdout] 43 | | test_roundtrip_alias, [INFO] [stdout] 44 | | "../../hugr-model/tests/fixtures/model-alias.edn" [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-cfg.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / test_roundtrip!( [INFO] [stdout] 48 | | test_roundtrip_cfg, [INFO] [stdout] 49 | | "../../hugr-model/tests/fixtures/model-cfg.edn" [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-cond.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | / test_roundtrip!( [INFO] [stdout] 53 | | test_roundtrip_cond, [INFO] [stdout] 54 | | "../../hugr-model/tests/fixtures/model-cond.edn" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-loop.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | / test_roundtrip!( [INFO] [stdout] 58 | | test_roundtrip_loop, [INFO] [stdout] 59 | | "../../hugr-model/tests/fixtures/model-loop.edn" [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-params.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / test_roundtrip!( [INFO] [stdout] 63 | | test_roundtrip_params, [INFO] [stdout] 64 | | "../../hugr-model/tests/fixtures/model-params.edn" [INFO] [stdout] 65 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-constraints.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | / test_roundtrip!( [INFO] [stdout] 68 | | test_roundtrip_constraints, [INFO] [stdout] 69 | | "../../hugr-model/tests/fixtures/model-constraints.edn" [INFO] [stdout] 70 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-const.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | / test_roundtrip!( [INFO] [stdout] 73 | | test_roundtrip_const, [INFO] [stdout] 74 | | "../../hugr-model/tests/fixtures/model-const.edn" [INFO] [stdout] 75 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-order.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | / test_roundtrip!( [INFO] [stdout] 78 | | test_roundtrip_order, [INFO] [stdout] 79 | | "../../hugr-model/tests/fixtures/model-order.edn" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../hugr-model/tests/fixtures/model-entrypoint.edn`: No such file or directory (os error 2) [INFO] [stdout] --> tests/model.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let ast = roundtrip(include_str!($file)).unwrap_or_else(|err| panic!("{:?}", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | / test_roundtrip!( [INFO] [stdout] 83 | | test_roundtrip_entrypoint, [INFO] [stdout] 84 | | "../../hugr-model/tests/fixtures/model-entrypoint.edn" [INFO] [stdout] 85 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hugr` [INFO] [stdout] --> tests/model.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hugr::std_extensions::std_reg; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `hugr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hugr`, use `cargo add hugr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hugr-core` (test "model") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hugr-core` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "de46ed30afe3addd3a93a1651cbe9acbf5c10ce50546ee4b331fd7425a1add2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de46ed30afe3addd3a93a1651cbe9acbf5c10ce50546ee4b331fd7425a1add2d", kill_on_drop: false }` [INFO] [stdout] de46ed30afe3addd3a93a1651cbe9acbf5c10ce50546ee4b331fd7425a1add2d