[INFO] fetching crate krill 0.8.0-rc1... [INFO] checking krill-0.8.0-rc1 against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] extracting crate krill 0.8.0-rc1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate krill 0.8.0-rc1 on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate krill 0.8.0-rc1 [INFO] finished tweaking crates.io crate krill 0.8.0-rc1 [INFO] tweaked toml for crates.io crate krill 0.8.0-rc1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate krill 0.8.0-rc1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syslog v4.0.1 [INFO] [stderr] Downloaded libflate v1.0.2 [INFO] [stderr] Downloaded globset v0.4.5 [INFO] [stderr] Downloaded pretty v0.5.2 [INFO] [stderr] Downloaded clokwerk v0.1.0 [INFO] [stderr] Downloaded derive_more v0.13.0 [INFO] [stderr] Downloaded bcder v0.5.0 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded libflate_lz77 v1.0.0 [INFO] [stderr] Downloaded openssl-src v111.11.0+1.1.1h [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded unwrap v1.2.1 [INFO] [stderr] Downloaded rpki v0.10.0 [INFO] [stderr] Downloaded intervaltree v0.2.6 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded tokio v0.2.13 [INFO] [stderr] Downloaded backtrace v0.3.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d778b02575a61e2044fa2fb9793f752d8ab95a280895715e7ff3f4772230d3c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d778b02575a61e2044fa2fb9793f752d8ab95a280895715e7ff3f4772230d3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d778b02575a61e2044fa2fb9793f752d8ab95a280895715e7ff3f4772230d3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d778b02575a61e2044fa2fb9793f752d8ab95a280895715e7ff3f4772230d3c0", kill_on_drop: false }` [INFO] [stdout] d778b02575a61e2044fa2fb9793f752d8ab95a280895715e7ff3f4772230d3c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d3606d19fe6c23ecb4ee971fd565a5cc2752d1695f4ed2e08763ab5c3c5a875 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d3606d19fe6c23ecb4ee971fd565a5cc2752d1695f4ed2e08763ab5c3c5a875", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking intervaltree v0.2.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bcder v0.5.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Checking libflate v1.0.2 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking backtrace v0.3.52 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling krill v0.8.0-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking clokwerk v0.1.0 [INFO] [stderr] Checking rpki v0.10.0 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stdout] error: couldn't read src/cli/../../test-resources/krill-init.conf: No such file or directory (os error 2) [INFO] [stdout] --> src/cli/client.rs:547:32 [INFO] [stdout] | [INFO] [stdout] 547 | let expected = include_str!("../../test-resources/krill-init.conf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/api/../../../test-resources/ta.cer: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/api/ca.rs:2653:19 [INFO] [stdout] | [INFO] [stdout] 2653 | let der = include_bytes!("../../../test-resources/ta.cer"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/api/../../../test-resources/test.tal: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/api/ca.rs:2659:28 [INFO] [stdout] | [INFO] [stdout] 2659 | let expected_tal = include_str!("../../../test-resources/test.tal"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/api/../../../test-resources/remote/ncc-id.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/api/ca.rs:2703:25 [INFO] [stdout] | [INFO] [stdout] 2703 | let bytes = include_bytes!("../../../test-resources/remote/ncc-id.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/api/../../../test-resources/remote/ncc-id.pem: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/api/ca.rs:2707:34 [INFO] [stdout] | [INFO] [stdout] 2707 | let ncc_id_openssl_pem = include_str!("../../../test-resources/remote/ncc-id.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/api/../../../test-resources/resources/child_resources.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/api/ca.rs:2715:36 [INFO] [stdout] | [INFO] [stdout] 2715 | let child_resources_json = include_str!("../../../test-resources/resources/child_resources.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/api/../../../test-resources/resources/parent_resources.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/api/ca.rs:2718:37 [INFO] [stdout] | [INFO] [stdout] 2718 | let parent_resources_json = include_str!("../../../test-resources/resources/parent_resources.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/bgp/../../../test-resources/bgp/expected_full_report.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/bgp/analyser.rs:326:34 [INFO] [stdout] | [INFO] [stdout] 326 | serde_json::from_str(include_str!("../../../test-resources/bgp/expected_full_report.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/bgp/../../../test-resources/bgp/expected_suggestion_some_roas.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/bgp/analyser.rs:410:68 [INFO] [stdout] | [INFO] [stdout] 410 | let expected: BgpAnalysisSuggestion = serde_json::from_str(include_str!( [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 411 | | "../../../test-resources/bgp/expected_suggestion_some_roas.json" [INFO] [stdout] 412 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/bgp/../../../test-resources/bgp/expected_suggestion_all_roas.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/bgp/analyser.rs:431:68 [INFO] [stdout] | [INFO] [stdout] 431 | let expected: BgpAnalysisSuggestion = serde_json::from_str(include_str!( [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 432 | | "../../../test-resources/bgp/expected_suggestion_all_roas.json" [INFO] [stdout] 433 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/bgp/../../../test-resources/bgp/expected_full_report.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/bgp/report.rs:740:20 [INFO] [stdout] | [INFO] [stdout] 740 | let json = include_str!("../../../test-resources/bgp/expected_full_report.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/bgp/../../../test-resources/bgp/expected_full_report.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/bgp/report.rs:743:24 [INFO] [stdout] | [INFO] [stdout] 743 | let expected = include_str!("../../../test-resources/bgp/expected_full_report.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/crypto/../../../test-resources/remote/pdu_200.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/crypto/cms.rs:515:19 [INFO] [stdout] | [INFO] [stdout] 515 | let der = include_bytes!("../../../test-resources/remote/pdu_200.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/crypto/../../../test-resources/remote/cms_ta.cer: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/crypto/cms.rs:518:17 [INFO] [stdout] | [INFO] [stdout] 518 | let b = include_bytes!("../../../test-resources/remote/cms_ta.cer"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/crypto/../../../test-resources/remote/pdu_200.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/crypto/cms.rs:526:19 [INFO] [stdout] | [INFO] [stdout] 526 | let der = include_bytes!("../../../test-resources/remote/pdu_200.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/crypto/../../../test-resources/oob/id_publisher_ta.cer: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/crypto/cms.rs:529:17 [INFO] [stdout] | [INFO] [stdout] 529 | let b = include_bytes!("../../../test-resources/oob/id_publisher_ta.cer"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/crypto/../../../test-resources/oob/id_publisher_ta.cer: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/crypto/mod.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | let data = include_bytes!("../../../test-resources/oob/id_publisher_ta.cer"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/sys-io.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:801:13 [INFO] [stdout] | [INFO] [stdout] 801 | include_str!("../../test-resources/api/regressions/errors/sys-io.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/sys-store.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:806:13 [INFO] [stdout] | [INFO] [stdout] 806 | include_str!("../../test-resources/api/regressions/errors/sys-store.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/sys-signer.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:810:13 [INFO] [stdout] | [INFO] [stdout] 810 | include_str!("../../test-resources/api/regressions/errors/sys-signer.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/sys-https.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:814:13 [INFO] [stdout] | [INFO] [stdout] 814 | include_str!("../../test-resources/api/regressions/errors/sys-https.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/sys-http-client.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:818:13 [INFO] [stdout] | [INFO] [stdout] 818 | include_str!("../../test-resources/api/regressions/errors/sys-http-client.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/api-json.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:828:13 [INFO] [stdout] | [INFO] [stdout] 828 | include_str!("../../test-resources/api/regressions/errors/api-json.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/api-unknown-method.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:832:13 [INFO] [stdout] | [INFO] [stdout] 832 | include_str!("../../test-resources/api/regressions/errors/api-unknown-method.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/api-unknown-resource.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:836:13 [INFO] [stdout] | [INFO] [stdout] 836 | include_str!("../../test-resources/api/regressions/errors/api-unknown-resource.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/repo-not-set.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:844:13 [INFO] [stdout] | [INFO] [stdout] 844 | include_str!("../../test-resources/api/regressions/errors/repo-not-set.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/pub-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:852:13 [INFO] [stdout] | [INFO] [stdout] 852 | include_str!("../../test-resources/api/regressions/errors/pub-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/pub-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:856:13 [INFO] [stdout] | [INFO] [stdout] 856 | include_str!("../../test-resources/api/regressions/errors/pub-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/pub-outside-jail.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:860:13 [INFO] [stdout] | [INFO] [stdout] 860 | include_str!("../../test-resources/api/regressions/errors/pub-outside-jail.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/pub-uri-no-slash.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:867:13 [INFO] [stdout] | [INFO] [stdout] 867 | include_str!("../../test-resources/api/regressions/errors/pub-uri-no-slash.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/pub-no-embedded-repo.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:871:13 [INFO] [stdout] | [INFO] [stdout] 871 | include_str!("../../test-resources/api/regressions/errors/pub-no-embedded-repo.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rfc8181-validation.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:879:13 [INFO] [stdout] | [INFO] [stdout] 879 | include_str!("../../test-resources/api/regressions/errors/rfc8181-validation.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rfc8181-decode.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:883:13 [INFO] [stdout] | [INFO] [stdout] 883 | include_str!("../../test-resources/api/regressions/errors/rfc8181-decode.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rfc8181-protocol-message.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:887:13 [INFO] [stdout] | [INFO] [stdout] 887 | include_str!("../../test-resources/api/regressions/errors/rfc8181-protocol-message.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rfc8181-delta.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:891:13 [INFO] [stdout] | [INFO] [stdout] 891 | include_str!("../../test-resources/api/regressions/errors/rfc8181-delta.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:901:13 [INFO] [stdout] | [INFO] [stdout] 901 | include_str!("../../test-resources/api/regressions/errors/ca-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:905:13 [INFO] [stdout] | [INFO] [stdout] 905 | include_str!("../../test-resources/api/regressions/errors/ca-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-repo-same.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:910:13 [INFO] [stdout] | [INFO] [stdout] 910 | include_str!("../../test-resources/api/regressions/errors/ca-repo-same.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-repo-issue.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:914:13 [INFO] [stdout] | [INFO] [stdout] 914 | include_str!("../../test-resources/api/regressions/errors/ca-repo-issue.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-repo-response-invalid-xml.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:918:13 [INFO] [stdout] | [INFO] [stdout] 918 | include_str!("../../test-resources/api/regressions/errors/ca-repo-response-invalid-xml.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-repo-response-wrong-xml.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:922:13 [INFO] [stdout] | [INFO] [stdout] 922 | include_str!("../../test-resources/api/regressions/errors/ca-repo-response-wrong-xml.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-parent-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:927:13 [INFO] [stdout] | [INFO] [stdout] 927 | include_str!("../../test-resources/api/regressions/errors/ca-parent-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-parent-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:931:13 [INFO] [stdout] | [INFO] [stdout] 931 | include_str!("../../test-resources/api/regressions/errors/ca-parent-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-parent-issue.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:935:13 [INFO] [stdout] | [INFO] [stdout] 935 | include_str!("../../test-resources/api/regressions/errors/ca-parent-issue.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-parent-response-invalid-xml.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:939:13 [INFO] [stdout] | [INFO] [stdout] 939 | include_str!("../../test-resources/api/regressions/errors/ca-parent-response-invalid-xml.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-parent-response-wrong-xml.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:943:13 [INFO] [stdout] | [INFO] [stdout] 943 | include_str!("../../test-resources/api/regressions/errors/ca-parent-response-wrong-xml.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rfc6492-protocol.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:948:13 [INFO] [stdout] | [INFO] [stdout] 948 | include_str!("../../test-resources/api/regressions/errors/rfc6492-protocol.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rfc6492-invalid-csr.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:952:13 [INFO] [stdout] | [INFO] [stdout] 952 | include_str!("../../test-resources/api/regressions/errors/rfc6492-invalid-csr.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rfc6492-invalid-signature.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:956:13 [INFO] [stdout] | [INFO] [stdout] 956 | include_str!("../../test-resources/api/regressions/errors/rfc6492-invalid-signature.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-child-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:961:13 [INFO] [stdout] | [INFO] [stdout] 961 | include_str!("../../test-resources/api/regressions/errors/ca-child-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-child-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:965:13 [INFO] [stdout] | [INFO] [stdout] 965 | include_str!("../../test-resources/api/regressions/errors/ca-child-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-child-resources-required.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:969:13 [INFO] [stdout] | [INFO] [stdout] 969 | include_str!("../../test-resources/api/regressions/errors/ca-child-resources-required.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-child-resources-extra.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:973:13 [INFO] [stdout] | [INFO] [stdout] 973 | include_str!("../../test-resources/api/regressions/errors/ca-child-resources-extra.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-child-unauthorized.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:977:13 [INFO] [stdout] | [INFO] [stdout] 977 | include_str!("../../test-resources/api/regressions/errors/ca-child-unauthorized.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-roa-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:982:13 [INFO] [stdout] | [INFO] [stdout] 982 | include_str!("../../test-resources/api/regressions/errors/ca-roa-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-roa-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:986:13 [INFO] [stdout] | [INFO] [stdout] 986 | include_str!("../../test-resources/api/regressions/errors/ca-roa-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-roa-redundant.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:990:13 [INFO] [stdout] | [INFO] [stdout] 990 | include_str!("../../test-resources/api/regressions/errors/ca-roa-redundant.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-roa-includes.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:994:13 [INFO] [stdout] | [INFO] [stdout] 994 | include_str!("../../test-resources/api/regressions/errors/ca-roa-includes.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-roa-invalid-max-length.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:999:13 [INFO] [stdout] | [INFO] [stdout] 999 | include_str!("../../test-resources/api/regressions/errors/ca-roa-invalid-max-length.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-roa-not-entitled.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1003:13 [INFO] [stdout] | [INFO] [stdout] 1003 | include_str!("../../test-resources/api/regressions/errors/ca-roa-not-entitled.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/key-re-use.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1008:13 [INFO] [stdout] | [INFO] [stdout] 1008 | include_str!("../../test-resources/api/regressions/errors/key-re-use.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/key-no-new.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1012:13 [INFO] [stdout] | [INFO] [stdout] 1012 | include_str!("../../test-resources/api/regressions/errors/key-no-new.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/key-no-current.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1016:13 [INFO] [stdout] | [INFO] [stdout] 1016 | include_str!("../../test-resources/api/regressions/errors/key-no-current.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/key-no-old.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1020:13 [INFO] [stdout] | [INFO] [stdout] 1020 | include_str!("../../test-resources/api/regressions/errors/key-no-old.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/key-no-cert.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1024:13 [INFO] [stdout] | [INFO] [stdout] 1024 | include_str!("../../test-resources/api/regressions/errors/key-no-cert.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/key-no-match.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1029:13 [INFO] [stdout] | [INFO] [stdout] 1029 | include_str!("../../test-resources/api/regressions/errors/key-no-match.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rc-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1034:13 [INFO] [stdout] | [INFO] [stdout] 1034 | include_str!("../../test-resources/api/regressions/errors/rc-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rc-resources.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1038:13 [INFO] [stdout] | [INFO] [stdout] 1038 | include_str!("../../test-resources/api/regressions/errors/rc-resources.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/rc-missing-resources.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1042:13 [INFO] [stdout] | [INFO] [stdout] 1042 | include_str!("../../test-resources/api/regressions/errors/rc-missing-resources.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ta-not-allowed.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1047:13 [INFO] [stdout] | [INFO] [stdout] 1047 | include_str!("../../test-resources/api/regressions/errors/ta-not-allowed.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ta-name-reserved.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1051:13 [INFO] [stdout] | [INFO] [stdout] 1051 | include_str!("../../test-resources/api/regressions/errors/ta-name-reserved.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ta-initialised.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1055:13 [INFO] [stdout] | [INFO] [stdout] 1055 | include_str!("../../test-resources/api/regressions/errors/ta-initialised.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/general-error.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1060:13 [INFO] [stdout] | [INFO] [stdout] 1060 | include_str!("../../test-resources/api/regressions/errors/general-error.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/../../test-resources/api/regressions/errors/ca-roa-delta-error.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1103:13 [INFO] [stdout] | [INFO] [stdout] 1103 | include_str!("../../test-resources/api/regressions/errors/ca-roa-delta-error.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/rpkid-rfc6492-list.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:928:31 [INFO] [stdout] | [INFO] [stdout] 928 | let xml = extract_xml(include_bytes!("../../../test-resources/remote/rpkid-rfc6492-list.der")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/rpkid-rfc6492-list_response.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:935:31 [INFO] [stdout] | [INFO] [stdout] 935 | let xml = extract_xml(include_bytes!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 936 | | "../../../test-resources/remote/rpkid-rfc6492-list_response.der" [INFO] [stdout] 937 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/apnic-list-response.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:944:19 [INFO] [stdout] | [INFO] [stdout] 944 | let pdu = include_bytes!("../../../test-resources/remote/apnic-list-response.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/apnic-id.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:952:23 [INFO] [stdout] | [INFO] [stdout] 952 | let cer_der = include_bytes!("../../../test-resources/remote/apnic-id.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/ncc-response.ber: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:960:19 [INFO] [stdout] | [INFO] [stdout] 960 | let pdu = include_bytes!("../../../test-resources/remote/ncc-response.ber"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/ncc-id.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:967:26 [INFO] [stdout] | [INFO] [stdout] 967 | let ncc_id_cer = include_bytes!("../../../test-resources/remote/ncc-id.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/lacnic-valid.ber: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:975:19 [INFO] [stdout] | [INFO] [stdout] 975 | let pdu = include_bytes!("../../../test-resources/remote/lacnic-valid.ber"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/lacnic-id.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:983:29 [INFO] [stdout] | [INFO] [stdout] 983 | let lacnic_id_cer = include_bytes!("../../../test-resources/remote/lacnic-id.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/lacnic-invalid-response.ber: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:992:19 [INFO] [stdout] | [INFO] [stdout] 992 | let pdu = include_bytes!("../../../test-resources/remote/lacnic-invalid-response.ber"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/rpkid-rfc6492-issue.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:1020:31 [INFO] [stdout] | [INFO] [stdout] 1020 | let xml = extract_xml(include_bytes!("../../../test-resources/remote/rpkid-rfc6492-issue.der")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/rpkid-rfc6492-issue_response.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc6492.rs:1027:31 [INFO] [stdout] | [INFO] [stdout] 1027 | let xml = extract_xml(include_bytes!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1028 | | "../../../test-resources/remote/rpkid-rfc6492-issue_response.der" [INFO] [stdout] 1029 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/publish.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:789:19 [INFO] [stdout] | [INFO] [stdout] 789 | let xml = include_str!("../../../test-resources/publication/publish.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/list.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:796:19 [INFO] [stdout] | [INFO] [stdout] 796 | let xml = include_str!("../../../test-resources/publication/list.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/success.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:803:19 [INFO] [stdout] | [INFO] [stdout] 803 | let xml = include_str!("../../../test-resources/publication/success.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/list_reply.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:810:19 [INFO] [stdout] | [INFO] [stdout] 810 | let xml = include_str!("../../../test-resources/publication/list_reply.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/report_error_minimal.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:817:19 [INFO] [stdout] | [INFO] [stdout] 817 | let xml = include_str!("../../../test-resources/publication/report_error_minimal.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/report_error_complex.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:824:19 [INFO] [stdout] | [INFO] [stdout] 824 | let xml = include_str!("../../../test-resources/publication/report_error_complex.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/list_reply_empty.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:831:19 [INFO] [stdout] | [INFO] [stdout] 831 | let xml = include_str!("../../../test-resources/publication/list_reply_empty.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/generated/success_reply_result.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:840:28 [INFO] [stdout] | [INFO] [stdout] 840 | let expected_xml = include_str!("../../../test-resources/publication/generated/success_reply_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/cms_ta.cer: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:847:41 [INFO] [stdout] | [INFO] [stdout] 847 | let object = Bytes::from_static(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 848 | | "../../../test-resources/remote/cms_ta\ [INFO] [stdout] 849 | | .cer" [INFO] [stdout] 850 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/pdu_200.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:851:42 [INFO] [stdout] | [INFO] [stdout] 851 | let object2 = Bytes::from_static(include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 852 | | "../../../test-resources/remote/pdu_200\ [INFO] [stdout] 853 | | .der" [INFO] [stdout] 854 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/generated/list_reply_result.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:863:28 [INFO] [stdout] | [INFO] [stdout] 863 | let expected_xml = include_str!("../../../test-resources/publication/generated/list_reply_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/cms_ta.cer: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:870:41 [INFO] [stdout] | [INFO] [stdout] 870 | let object = Bytes::from_static(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 871 | | "../../../test-resources/remote/cms_ta\ [INFO] [stdout] 872 | | .cer" [INFO] [stdout] 873 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/generated/error_reply_result.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:888:28 [INFO] [stdout] | [INFO] [stdout] 888 | let expected_xml = include_str!("../../../test-resources/publication/generated/error_reply_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/generated/list_query_result.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:898:28 [INFO] [stdout] | [INFO] [stdout] 898 | let expected_xml = include_str!("../../../test-resources/publication/generated/list_query_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/cms_ta.cer: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:905:41 [INFO] [stdout] | [INFO] [stdout] 905 | let object = Bytes::from_static(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 906 | | "../../../test-resources/remote/cms_ta\ [INFO] [stdout] 907 | | .cer" [INFO] [stdout] 908 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/pdu_200.der: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:909:42 [INFO] [stdout] | [INFO] [stdout] 909 | let object2 = Bytes::from_static(include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 910 | | "../../../test-resources/remote/pdu_200\ [INFO] [stdout] 911 | | .der" [INFO] [stdout] 912 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/publication/generated/publish_query_result.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8181.rs:936:28 [INFO] [stdout] | [INFO] [stdout] 936 | let expected_xml = include_str!("../../../test-resources/publication/generated/publish_query_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/oob/publisher_request.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:830:19 [INFO] [stdout] | [INFO] [stdout] 830 | let xml = include_str!("../../../test-resources/oob/publisher_request.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/oob/repository_response.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:838:19 [INFO] [stdout] | [INFO] [stdout] 838 | let xml = include_str!("../../../test-resources/oob/repository_response.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/rpkid-child-id.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:883:19 [INFO] [stdout] | [INFO] [stdout] 883 | let xml = include_str!("../../../test-resources/remote/rpkid-child-id.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/rpkid-parent-response-referral.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:897:19 [INFO] [stdout] | [INFO] [stdout] 897 | let xml = include_str!("../../../test-resources/remote/rpkid-parent-response-referral.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/rpkid-parent-response-offer.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:903:19 [INFO] [stdout] | [INFO] [stdout] 903 | let xml = include_str!("../../../test-resources/remote/rpkid-parent-response-offer.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/arin-pre-rfc8183-parent-response.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:914:31 [INFO] [stdout] | [INFO] [stdout] 914 | let pre_rfc8183_xml = include_str!("../../../test-resources/remote/arin-pre-rfc8183-parent-response.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/remote/rpkid-parent-response-offer.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:917:27 [INFO] [stdout] | [INFO] [stdout] 917 | let rfc8183_xml = include_str!("../../../test-resources/remote/rpkid-parent-response-offer.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/oob/apnic/child_request.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:925:19 [INFO] [stdout] | [INFO] [stdout] 925 | let xml = include_str!("../../../test-resources/oob/apnic/child_request.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/oob/apnic/parent.response.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:931:19 [INFO] [stdout] | [INFO] [stdout] 931 | let xml = include_str!("../../../test-resources/oob/apnic/parent.response.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/oob/apnic/publisher_request.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:937:19 [INFO] [stdout] | [INFO] [stdout] 937 | let xml = include_str!("../../../test-resources/oob/apnic/publisher_request.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/commons/remote/../../../test-resources/oob/apnic/repository.response.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:943:19 [INFO] [stdout] | [INFO] [stdout] 943 | let xml = include_str!("../../../test-resources/oob/apnic/repository.response.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/pubd/../../test-resources/repository/snapshot-v042.json: No such file or directory (os error 2) [INFO] [stdout] --> src/pubd/repository.rs:808:20 [INFO] [stdout] | [INFO] [stdout] 808 | let json = include_str!("../../test-resources/repository/snapshot-v042.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 114 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `krill` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: overflow representing the type `Vec<(mime::Indexed, mime::Indexed)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9d3606d19fe6c23ecb4ee971fd565a5cc2752d1695f4ed2e08763ab5c3c5a875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3606d19fe6c23ecb4ee971fd565a5cc2752d1695f4ed2e08763ab5c3c5a875", kill_on_drop: false }` [INFO] [stdout] 9d3606d19fe6c23ecb4ee971fd565a5cc2752d1695f4ed2e08763ab5c3c5a875