[INFO] fetching crate tidepool-eval 0.1.0... [INFO] testing tidepool-eval-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate tidepool-eval 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tidepool-eval 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tidepool-eval 0.1.0 [INFO] tweaked toml for crates.io crate tidepool-eval 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tidepool-eval 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tidepool-eval 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tidepool-repr v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb569ca0884c1846303228a1b30bc38104cda94e1d3ff77afec8b91bea64fcea [INFO] running `Command { std: "docker" "start" "-a" "fb569ca0884c1846303228a1b30bc38104cda94e1d3ff77afec8b91bea64fcea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb569ca0884c1846303228a1b30bc38104cda94e1d3ff77afec8b91bea64fcea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb569ca0884c1846303228a1b30bc38104cda94e1d3ff77afec8b91bea64fcea", kill_on_drop: false }` [INFO] [stdout] fb569ca0884c1846303228a1b30bc38104cda94e1d3ff77afec8b91bea64fcea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 638d41c3edd5f639a8269d33aa5e67911f7004578c43f73c0b3557c65c9ac877 [INFO] running `Command { std: "docker" "start" "-a" "638d41c3edd5f639a8269d33aa5e67911f7004578c43f73c0b3557c65c9ac877", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tidepool-repr v0.1.0 [INFO] [stderr] Compiling tidepool-eval v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.25s [INFO] running `Command { std: "docker" "inspect" "638d41c3edd5f639a8269d33aa5e67911f7004578c43f73c0b3557c65c9ac877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638d41c3edd5f639a8269d33aa5e67911f7004578c43f73c0b3557c65c9ac877", kill_on_drop: false }` [INFO] [stdout] 638d41c3edd5f639a8269d33aa5e67911f7004578c43f73c0b3557c65c9ac877 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3834f928df76d22db3a42ca081b0f1b5fa2c2b9c57a1a41969d815ec021b8846 [INFO] running `Command { std: "docker" "start" "-a" "3834f928df76d22db3a42ca081b0f1b5fa2c2b9c57a1a41969d815ec021b8846", kill_on_drop: false }` [INFO] [stderr] Compiling tidepool-eval v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/meta.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | static META: &[u8] = include_bytes!("../../haskell/test/suite_cbor/meta.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_42.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 278 | suite_int!(lit_42, 42); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_zero.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 279 | suite_int!(lit_zero, 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_neg7.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 280 | suite_int!(lit_neg7, -7); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_large.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 281 | suite_int!(lit_large, 1_000_000); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_neg_large.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 282 | suite_int!(lit_neg_large, -999_999); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_char_a.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:246:34 [INFO] [stdout] | [INFO] [stdout] 246 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 247 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 248 | | stringify!($name), [INFO] [stdout] 249 | | ".cbor" [INFO] [stdout] 250 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 288 | suite_char!(lit_char_a, 'a'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_char_z.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:246:34 [INFO] [stdout] | [INFO] [stdout] 246 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 247 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 248 | | stringify!($name), [INFO] [stdout] 249 | | ".cbor" [INFO] [stdout] 250 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 289 | suite_char!(lit_char_z, 'z'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_char_newline.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:246:34 [INFO] [stdout] | [INFO] [stdout] 246 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 247 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 248 | | stringify!($name), [INFO] [stdout] 249 | | ".cbor" [INFO] [stdout] 250 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 290 | suite_char!(lit_char_newline, '\n'); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_double_pi.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 263 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 264 | | stringify!($name), [INFO] [stdout] 265 | | ".cbor" [INFO] [stdout] 266 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 291 | suite_double!(lit_double_pi, 3.14159); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_double` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/lit_double_neg.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 263 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 264 | | stringify!($name), [INFO] [stdout] 265 | | ".cbor" [INFO] [stdout] 266 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 292 | suite_double!(lit_double_neg, -2.5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_double` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/add_simple.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 298 | suite_int!(add_simple, 3); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/sub_simple.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 299 | suite_int!(sub_simple, 7); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/mul_simple.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 300 | suite_int!(mul_simple, 42); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/nested_arith.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 301 | suite_int!(nested_arith, 21); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/arith_precedence.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 302 | suite_int!(arith_precedence, 14); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/arith_left_assoc.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 303 | suite_int!(arith_left_assoc, 5); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/arith_neg_result.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 304 | suite_int!(arith_neg_result, -7); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/arith_mul_zero.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 305 | suite_int!(arith_mul_zero, 0); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/meta.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | static META: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/meta.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/arith_mul_one.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 306 | suite_int!(arith_mul_one, 42); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/arith_double_add.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 263 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 264 | | stringify!($name), [INFO] [stdout] 265 | | ".cbor" [INFO] [stdout] 266 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 307 | suite_double!(arith_double_add, 4.0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_double` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/arith_double_mul.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 263 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 264 | | stringify!($name), [INFO] [stdout] 265 | | ".cbor" [INFO] [stdout] 266 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 308 | suite_double!(arith_double_mul, 6.0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_double` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/arith_double_sub.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 263 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 264 | | stringify!($name), [INFO] [stdout] 265 | | ".cbor" [INFO] [stdout] 266 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 309 | suite_double!(arith_double_sub, 6.5); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_double` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prim_quot_rem_int.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 310 | suite_int!(prim_quot_rem_int, 31); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prim_quot_rem_word.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 311 | suite_int!(prim_quot_rem_word, 31); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/cmp_eq_true.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 317 | suite_bool!(cmp_eq_true, true); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/cmp_eq_false.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 318 | suite_bool!(cmp_eq_false, false); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/cmp_ne_true.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 319 | suite_bool!(cmp_ne_true, true); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/cmp_lt_true.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 320 | suite_bool!(cmp_lt_true, true); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/cmp_lt_false.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 321 | suite_bool!(cmp_lt_false, false); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/cmp_gt_true.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 322 | suite_bool!(cmp_gt_true, true); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/cmp_le_eq.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 323 | suite_bool!(cmp_le_eq, true); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/cmp_ge_eq.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 324 | suite_bool!(cmp_ge_eq, true); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/let_simple.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 330 | suite_int!(let_simple, 10); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/let_two.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 331 | suite_int!(let_two, 30); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/let_nested.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 332 | suite_int!(let_nested, 12); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/let_shadow.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 333 | suite_int!(let_shadow, 20); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/let_unused.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 334 | suite_int!(let_unused, 99); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/let_chain.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 335 | suite_int!(let_chain, 3); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_pack.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 263 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_pack.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_empty.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_empty.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_singleton.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 277 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_singleton.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/let_complex.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 336 | suite_int!(let_complex, 26); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/let_body_only.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 337 | suite_int!(let_body_only, 42); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/letrec_fact5.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 343 | suite_int!(letrec_fact5, 120); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/letrec_fib10.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 344 | suite_int!(letrec_fib10, 55); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/letrec_countdown.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 345 | suite_int!(letrec_countdown, 0); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/letrec_sum_to.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 346 | suite_int!(letrec_sum_to, 55); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/letrec_pow.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 347 | suite_int!(letrec_pow, 1024); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/letrec_gcd.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 348 | suite_int!(letrec_gcd, 6); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_cons.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_cons.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/letrec_even_odd.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 349 | suite_bool!(letrec_even_odd, true); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/letrec_ackermann.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 350 | suite_int!(letrec_ackermann, 9); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_just.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 356 | suite_int!(case_just, 42); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_nothing.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 357 | suite_int!(case_nothing, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_true.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 358 | suite_int!(case_true, 1); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_false.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 359 | suite_int!(case_false, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_left.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 360 | suite_int!(case_left, 10); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_right.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 361 | suite_int!(case_right, 20); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_snoc.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:291:26 [INFO] [stdout] | [INFO] [stdout] 291 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_snoc.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_nested_just.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 362 | suite_int!(case_nested_just, 99); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_length.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 193 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 194 | | stringify!($name), [INFO] [stdout] 195 | | ".cbor" [INFO] [stdout] 196 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 301 | text_int!(text_length, 5); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_null_empty.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 302 | text_bool!(text_null_empty, true); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_null_nonempty.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 303 | text_bool!(text_null_nonempty, false); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_head.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:224:34 [INFO] [stdout] | [INFO] [stdout] 224 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 225 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 226 | | stringify!($name), [INFO] [stdout] 227 | | ".cbor" [INFO] [stdout] 228 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 304 | text_char!(text_head, 'a'); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_pair.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 363 | suite_int!(case_pair, 30); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_last.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:224:34 [INFO] [stdout] | [INFO] [stdout] 224 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 225 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 226 | | stringify!($name), [INFO] [stdout] 227 | | ".cbor" [INFO] [stdout] 228 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 305 | text_char!(text_last, 'c'); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_triple.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 364 | suite_int!(case_triple, 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_default.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 365 | suite_int!(case_default, 99); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_bool_and.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 366 | suite_bool!(case_bool_and, true); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_bool_or.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 367 | suite_bool!(case_bool_or, true); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_nested_case.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 368 | suite_int!(case_nested_case, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_either_nested.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 369 | suite_int!(case_either_nested, 7); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/case_wildcard_pair.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 370 | suite_int!(case_wildcard_pair, 20); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_just.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:378:26 [INFO] [stdout] | [INFO] [stdout] 378 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/con_just.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_nothing.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:387:26 [INFO] [stdout] | [INFO] [stdout] 387 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/con_nothing.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_reverse.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:314:26 [INFO] [stdout] | [INFO] [stdout] 314 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_reverse.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_pair.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:395:26 [INFO] [stdout] | [INFO] [stdout] 395 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/con_pair.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_triple.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:406:26 [INFO] [stdout] | [INFO] [stdout] 406 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/con_triple.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_left.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:418:26 [INFO] [stdout] | [INFO] [stdout] 418 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/con_left.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_right.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:427:26 [INFO] [stdout] | [INFO] [stdout] 427 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/con_right.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_toUpper.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:321:26 [INFO] [stdout] | [INFO] [stdout] 321 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_toUpper.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_toLower.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:328:26 [INFO] [stdout] | [INFO] [stdout] 328 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_toLower.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_append.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:335:26 [INFO] [stdout] | [INFO] [stdout] 335 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_append.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_intercalate.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:342:26 [INFO] [stdout] | [INFO] [stdout] 342 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_intercalate.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_take.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:357:26 [INFO] [stdout] | [INFO] [stdout] 357 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_take.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_drop.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:364:26 [INFO] [stdout] | [INFO] [stdout] 364 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_drop.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_takeWhile.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:371:26 [INFO] [stdout] | [INFO] [stdout] 371 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_takeWhile.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_dropWhile.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:378:26 [INFO] [stdout] | [INFO] [stdout] 378 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_dropWhile.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_tail.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:385:26 [INFO] [stdout] | [INFO] [stdout] 385 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_tail.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_splitOn.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:396:26 [INFO] [stdout] | [INFO] [stdout] 396 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_splitOn.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_nested_just.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:436:26 [INFO] [stdout] | [INFO] [stdout] 436 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/con_nested_just.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_words.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:403:26 [INFO] [stdout] | [INFO] [stdout] 403 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_words.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_nested_nothing.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:446:26 [INFO] [stdout] | [INFO] [stdout] 446 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/con_nested_nothing.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_lines.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:410:26 [INFO] [stdout] | [INFO] [stdout] 410 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_lines.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_unwords.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:417:26 [INFO] [stdout] | [INFO] [stdout] 417 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_unwords.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_unlines.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:424:26 [INFO] [stdout] | [INFO] [stdout] 424 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_unlines.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isPrefixOf.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 433 | text_bool!(text_isPrefixOf, true); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isSuffixOf.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 434 | text_bool!(text_isSuffixOf, true); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 435 | text_bool!(text_isInfixOf, true); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_find.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:439:26 [INFO] [stdout] | [INFO] [stdout] 439 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_find.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_true.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 453 | suite_bool!(con_true, true); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/con_false.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 454 | suite_bool!(con_false, false); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_filter.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 455 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_filter.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_map.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:466:26 [INFO] [stdout] | [INFO] [stdout] 466 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_map.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/app_identity.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 460 | suite_int!(app_identity, 42); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/app_const.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 461 | suite_int!(app_const, 10); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/app_compose.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 462 | suite_int!(app_compose, 11); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/app_nested_lam.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 463 | suite_int!(app_nested_lam, 7); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/app_thrice.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 464 | suite_int!(app_thrice, 3); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/app_twice.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 465 | suite_int!(app_twice, 16); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/app_church_zero.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 466 | suite_int!(app_church_zero, 0); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_foldr.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 193 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 194 | | stringify!($name), [INFO] [stdout] 195 | | ".cbor" [INFO] [stdout] 196 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 471 | text_int!(text_foldr, 5); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_foldl.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 193 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 194 | | stringify!($name), [INFO] [stdout] 195 | | ".cbor" [INFO] [stdout] 196 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 472 | text_int!(text_foldl, 5); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_concatMap.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:476:26 [INFO] [stdout] | [INFO] [stdout] 476 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_concatMap.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_any.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 481 | text_bool!(text_any, true); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_unpack.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 241 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 242 | | stringify!($name), [INFO] [stdout] 243 | | ".cbor" [INFO] [stdout] 244 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 487 | text_string!(text_unpack, "hello"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_unpack_length.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 193 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 194 | | stringify!($name), [INFO] [stdout] 195 | | ".cbor" [INFO] [stdout] 196 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 488 | text_int!(text_unpack_length, 5); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_show.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:492:26 [INFO] [stdout] | [INFO] [stdout] 492 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_show.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_roundtrip.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 499 | text_bool!(text_roundtrip, true); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_compare.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 500 | text_bool!(text_compare, true); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_show_int.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:512:26 [INFO] [stdout] | [INFO] [stdout] 512 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_show_int.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_length_eq.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 517 | text_bool!(text_length_eq, true); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_replicate.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:521:26 [INFO] [stdout] | [INFO] [stdout] 521 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_replicate.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_strip.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:528:26 [INFO] [stdout] | [INFO] [stdout] 528 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_strip.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_kv.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:539:26 [INFO] [stdout] | [INFO] [stdout] 539 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_kv.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_join.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:546:26 [INFO] [stdout] | [INFO] [stdout] 546 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_join.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_nested.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 551 | text_bool!(text_nested, true); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_replace.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:555:26 [INFO] [stdout] | [INFO] [stdout] 555 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_replace.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_all.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 560 | text_bool!(text_all, true); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_mid.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 566 | text_bool!(text_isInfixOf_mid, true); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_deep.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 567 | text_bool!(text_isInfixOf_deep, true); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_4char.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 568 | text_bool!(text_isInfixOf_4char, true); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_4char_long.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 569 | text_bool!(text_isInfixOf_4char_long, true); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_5char.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 570 | text_bool!(text_isInfixOf_5char, true); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_6prefix.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 571 | text_bool!(text_isInfixOf_6prefix, true); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_long.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 572 | text_bool!(text_isInfixOf_long, true); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_neg.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 209 | | "../../haskell/test/TextSuite_cbor/", [INFO] [stdout] 210 | | stringify!($name), [INFO] [stdout] 211 | | ".cbor" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 573 | text_bool!(text_isInfixOf_neg, true); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `text_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_lines_count.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:576:26 [INFO] [stdout] | [INFO] [stdout] 576 | static CBOR: &[u8] = include_bytes!("../../haskell/test/TextSuite_cbor/text_lines_count.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_filter_isInfixOf_small.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:585:9 [INFO] [stdout] | [INFO] [stdout] 585 | include_bytes!("../../haskell/test/TextSuite_cbor/text_filter_isInfixOf_small.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_filter_isInfixOf_4.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | include_bytes!("../../haskell/test/TextSuite_cbor/text_filter_isInfixOf_4.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/app_church_two.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 467 | suite_int!(app_church_two, 2); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ho_myfoldr.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 473 | suite_int!(ho_myfoldr, 15); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ho_myfoldl.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 474 | suite_int!(ho_myfoldl, 15); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ho_mymap_len.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 475 | suite_int!(ho_mymap_len, 3); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ho_myfilter_len.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 476 | suite_int!(ho_myfilter_len, 3); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ho_myany.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 477 | suite_bool!(ho_myany, true); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ho_myall.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 478 | suite_bool!(ho_myall, false); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ho_myzipwith.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 479 | suite_int!(ho_myzipwith, 11); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ho_myconcatmap.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 480 | suite_int!(ho_myconcatmap, 6); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ite_simple.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 486 | suite_int!(ite_simple, 1); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ite_false.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 487 | suite_int!(ite_false, 0); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ite_nested.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 488 | suite_int!(ite_nested, 2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ite_abs.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 489 | suite_int!(ite_abs, 5); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/ite_signum.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 490 | suite_int!(ite_signum, -1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/edge_deep_let.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 496 | suite_int!(edge_deep_let, 10); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_filter_isInfixOf_5.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | include_bytes!("../../haskell/test/TextSuite_cbor/text_filter_isInfixOf_5.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_filter_isInfixOf_6.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:612:9 [INFO] [stdout] | [INFO] [stdout] 612 | include_bytes!("../../haskell/test/TextSuite_cbor/text_filter_isInfixOf_6.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_filter_simple_8.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:621:9 [INFO] [stdout] | [INFO] [stdout] 621 | include_bytes!("../../haskell/test/TextSuite_cbor/text_filter_simple_8.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_map_isInfixOf_8.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | include_bytes!("../../haskell/test/TextSuite_cbor/text_map_isInfixOf_8.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_filter_length.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | include_bytes!("../../haskell/test/TextSuite_cbor/text_filter_length.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_isInfixOf_each.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:668:9 [INFO] [stdout] | [INFO] [stdout] 668 | include_bytes!("../../haskell/test/TextSuite_cbor/text_isInfixOf_each.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_filter_isInfixOf.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:679:9 [INFO] [stdout] | [INFO] [stdout] 679 | include_bytes!("../../haskell/test/TextSuite_cbor/text_filter_isInfixOf.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/TextSuite_cbor/text_singleton.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/text_suite.rs:695:9 [INFO] [stdout] | [INFO] [stdout] 695 | include_bytes!("../../haskell/test/TextSuite_cbor/text_singleton.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/edge_large_tuple.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 497 | suite_int!(edge_large_tuple, 15); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/edge_nullary_con.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 498 | suite_bool!(edge_nullary_con, true); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/edge_id_chain.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 499 | suite_int!(edge_id_chain, 42); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/edge_const_chain.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 500 | suite_int!(edge_const_chain, 42); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/edge_case_of_case.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 501 | suite_int!(edge_case_of_case, 1); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/edge_deep_nesting.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 502 | suite_int!(edge_deep_nesting, 6); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/edge_mutual_data.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 503 | suite_int!(edge_mutual_data, 42); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_null_empty.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 509 | suite_bool!(prelude_null_empty, true); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_null_nonempty.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 510 | suite_bool!(prelude_null_nonempty, false); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_length.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 511 | suite_int!(prelude_length, 5); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_take.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 512 | suite_int!(prelude_take, 3); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_map.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 513 | suite_int!(prelude_map, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_filter.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 514 | suite_int!(prelude_filter, 3); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_or.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 515 | suite_bool!(prelude_or, true); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_and.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 516 | suite_bool!(prelude_and, false); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_eq_int.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 517 | suite_bool!(prelude_eq_int, true); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_string_append.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 518 | suite_int!(prelude_string_append, 11); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_take_cons.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 198 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 199 | | stringify!($name), [INFO] [stdout] 200 | | ".cbor" [INFO] [stdout] 201 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 520 | suite_int!(prelude_take_cons, 3); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_eq_string_true.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 521 | suite_bool!(prelude_eq_string_true, true); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/prelude_eq_string_false.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 232 | | stringify!($name), [INFO] [stdout] 233 | | ".cbor" [INFO] [stdout] 234 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 522 | suite_bool!(prelude_eq_string_false, false); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showInt.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:530:26 [INFO] [stdout] | [INFO] [stdout] 530 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showInt.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showIntNeg.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:539:26 [INFO] [stdout] | [INFO] [stdout] 539 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showIntNeg.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showCharA.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:548:26 [INFO] [stdout] | [INFO] [stdout] 548 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showCharA.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showHello.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:557:26 [INFO] [stdout] | [INFO] [stdout] 557 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showHello.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showMaybeInt.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:566:26 [INFO] [stdout] | [INFO] [stdout] 566 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showMaybeInt.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showMaybeNothing.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:575:26 [INFO] [stdout] | [INFO] [stdout] 575 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showMaybeNothing.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showBool.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:584:26 [INFO] [stdout] | [INFO] [stdout] 584 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showBool.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showDouble.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:593:26 [INFO] [stdout] | [INFO] [stdout] 593 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showDouble.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showDoubleInt.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:602:26 [INFO] [stdout] | [INFO] [stdout] 602 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showDoubleInt.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showDoubleText.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:612:26 [INFO] [stdout] | [INFO] [stdout] 612 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showDoubleText.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showDoublePrelude.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:622:26 [INFO] [stdout] | [INFO] [stdout] 622 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showDoublePrelude.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/showDoublePreludeText.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:632:26 [INFO] [stdout] | [INFO] [stdout] 632 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/showDoublePreludeText.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/thunk_repeat.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 214 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 215 | | stringify!($name), [INFO] [stdout] 216 | | ".cbor" [INFO] [stdout] 217 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 641 | suite_int_list!(thunk_repeat, vec![1, 1, 1, 1, 1]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/thunk_iterate.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 214 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 215 | | stringify!($name), [INFO] [stdout] 216 | | ".cbor" [INFO] [stdout] 217 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 642 | suite_int_list!(thunk_iterate, vec![0, 1, 2, 3, 4]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/thunk_cycle.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 214 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 215 | | stringify!($name), [INFO] [stdout] 216 | | ".cbor" [INFO] [stdout] 217 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 643 | suite_int_list!(thunk_cycle, vec![1, 2, 3, 1, 2, 3, 1]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/thunk_zipwith.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 214 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 215 | | stringify!($name), [INFO] [stdout] 216 | | ".cbor" [INFO] [stdout] 217 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 644 | suite_int_list!(thunk_zipwith, vec![10, 21, 32]); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/thunk_zipwith_inf.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 214 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 215 | | stringify!($name), [INFO] [stdout] 216 | | ".cbor" [INFO] [stdout] 217 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 645 | suite_int_list!(thunk_zipwith_inf, vec![100, 102, 104, 106]); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/thunk_map_inf.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 214 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 215 | | stringify!($name), [INFO] [stdout] 216 | | ".cbor" [INFO] [stdout] 217 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 646 | suite_int_list!(thunk_map_inf, vec![0, 2, 4, 6, 8]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/thunk_letrec_knot.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | static CBOR: &[u8] = include_bytes!(concat!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 214 | | "../../haskell/test/suite_cbor/", [INFO] [stdout] 215 | | stringify!($name), [INFO] [stdout] 216 | | ".cbor" [INFO] [stdout] 217 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 647 | suite_int_list!(thunk_letrec_knot, vec![1, 1, 1, 1, 1]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `suite_int_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../haskell/test/suite_cbor/thunk_blackhole.cbor`: No such file or directory (os error 2) [INFO] [stdout] --> tests/haskell_suite.rs:651:26 [INFO] [stdout] | [INFO] [stdout] 651 | static CBOR: &[u8] = include_bytes!("../../haskell/test/suite_cbor/thunk_blackhole.cbor"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tidepool-eval` (test "haskell_suite") due to 136 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tidepool-eval` (test "text_suite") due to 69 previous errors [INFO] running `Command { std: "docker" "inspect" "3834f928df76d22db3a42ca081b0f1b5fa2c2b9c57a1a41969d815ec021b8846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3834f928df76d22db3a42ca081b0f1b5fa2c2b9c57a1a41969d815ec021b8846", kill_on_drop: false }` [INFO] [stdout] 3834f928df76d22db3a42ca081b0f1b5fa2c2b9c57a1a41969d815ec021b8846