[INFO] fetching crate hugr-core 0.22.2... [INFO] checking hugr-core-0.22.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate hugr-core 0.22.2 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hugr-core 0.22.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-simd v0.8.0 [INFO] [stderr] Downloaded fluent-uri v0.3.2 [INFO] [stderr] Downloaded borrow-or-share v0.2.2 [INFO] [stderr] Downloaded relrc v0.4.6 [INFO] [stderr] Downloaded cool_asserts v2.0.3 [INFO] [stderr] Downloaded referencing v0.29.1 [INFO] [stderr] Downloaded hugr-model v0.22.2 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded jsonschema v0.29.1 [INFO] [stderr] Downloaded capnp v0.21.4 [INFO] [stderr] Downloaded portgraph v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f55932a610cd64acc9585435d3dd29e76fc4910573319afcab00ef3486b4f57 [INFO] running `Command { std: "docker" "start" "-a" "6f55932a610cd64acc9585435d3dd29e76fc4910573319afcab00ef3486b4f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f55932a610cd64acc9585435d3dd29e76fc4910573319afcab00ef3486b4f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f55932a610cd64acc9585435d3dd29e76fc4910573319afcab00ef3486b4f57", kill_on_drop: false }` [INFO] [stdout] 6f55932a610cd64acc9585435d3dd29e76fc4910573319afcab00ef3486b4f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51e02654f584a73f73753085a176c54760aad66e6f7101a8119d581f73b0920 [INFO] running `Command { std: "docker" "start" "-a" "e51e02654f584a73f73753085a176c54760aad66e6f7101a8119d581f73b0920", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pretty v0.12.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking serde_json v1.0.142 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking capnp v0.21.4 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking referencing v0.29.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking cool_asserts v2.0.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Checking relrc v0.4.6 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking hugr-model v0.22.2 [INFO] [stderr] Checking portgraph v0.15.2 [INFO] [stderr] Checking jsonschema v0.29.1 [INFO] [stderr] Checking hugr-core v0.22.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking rstest v0.24.0 [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] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/std_extensions/arithmetic/int_ops/const_fold.rs:1140:29 [INFO] [stdout] | [INFO] [stdout] 1140 | ... (n0.value_s() >= 0), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1140 - (n0.value_s() >= 0), [INFO] [stdout] 1140 + n0.value_s() >= 0, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/std_extensions/arithmetic/int_ops/const_fold.rs:1161:29 [INFO] [stdout] | [INFO] [stdout] 1161 | ... (n0.value_s() >= 0), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1161 - (n0.value_s() >= 0), [INFO] [stdout] 1161 + n0.value_s() >= 0, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/std_extensions/arithmetic/int_ops/const_fold.rs:1140:29 [INFO] [stdout] | [INFO] [stdout] 1140 | ... (n0.value_s() >= 0), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1140 - (n0.value_s() >= 0), [INFO] [stdout] 1140 + n0.value_s() >= 0, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/std_extensions/arithmetic/int_ops/const_fold.rs:1161:29 [INFO] [stdout] | [INFO] [stdout] 1161 | ... (n0.value_s() >= 0), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1161 - (n0.value_s() >= 0), [INFO] [stdout] 1161 + n0.value_s() >= 0, [INFO] [stdout] | [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; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e51e02654f584a73f73753085a176c54760aad66e6f7101a8119d581f73b0920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51e02654f584a73f73753085a176c54760aad66e6f7101a8119d581f73b0920", kill_on_drop: false }` [INFO] [stdout] e51e02654f584a73f73753085a176c54760aad66e6f7101a8119d581f73b0920