[INFO] fetching crate krill 0.9.0... [INFO] checking krill-0.9.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate krill 0.9.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate krill 0.9.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate krill 0.9.0 [INFO] finished tweaking crates.io crate krill 0.9.0 [INFO] tweaked toml for crates.io crate krill 0.9.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate krill 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bcder v0.5.1 [INFO] [stderr] Downloaded libflate v1.0.4 [INFO] [stderr] Downloaded oso v0.12.0 [INFO] [stderr] Downloaded jmespatch v0.3.0 [INFO] [stderr] Downloaded polar-core v0.12.0 [INFO] [stderr] Downloaded rpki v0.10.1 [INFO] [stderr] Downloaded openidconnect v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c3f0dbbaa699168b404ed3e080e5194c68e322a82c1732dc4797f7fcefc63db [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" "9c3f0dbbaa699168b404ed3e080e5194c68e322a82c1732dc4797f7fcefc63db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c3f0dbbaa699168b404ed3e080e5194c68e322a82c1732dc4797f7fcefc63db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c3f0dbbaa699168b404ed3e080e5194c68e322a82c1732dc4797f7fcefc63db", kill_on_drop: false }` [INFO] [stdout] 9c3f0dbbaa699168b404ed3e080e5194c68e322a82c1732dc4797f7fcefc63db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1768ebc88adb8006c2d05a78ef0e4d630f8fdaac8273a50451f8594b67cebd8f [INFO] running `Command { std: "docker" "start" "-a" "1768ebc88adb8006c2d05a78ef0e4d630f8fdaac8273a50451f8594b67cebd8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking urlparse v0.7.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Checking intervaltree v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bcder v0.5.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling krill v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking libflate v1.0.4 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.7.5 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking lalrpop-util v0.19.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking scrypt v0.6.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_path_to_error v0.1.4 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking rpki v0.10.1 [INFO] [stderr] Checking clokwerk v0.3.4 [INFO] [stderr] Checking tiny_http v0.8.0 [INFO] [stderr] Checking oauth2 v4.0.0 [INFO] [stderr] Checking tracing-subscriber v0.2.17 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling polar-core v0.12.0 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Compiling jmespatch v0.3.0 [INFO] [stderr] Checking openidconnect v2.0.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking oso v0.12.0 [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:644:32 [INFO] [stdout] | [INFO] [stdout] 644 | let expected = include_str!("../../test-resources/krill-init.conf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/cli/../../test-resources/krill-init-multi-user.conf: No such file or directory (os error 2) [INFO] [stdout] --> src/cli/client.rs:666:32 [INFO] [stdout] | [INFO] [stdout] 666 | let expected = include_str!("../../test-resources/krill-init-multi-user.conf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:2248:19 [INFO] [stdout] | [INFO] [stdout] 2248 | let der = include_bytes!("../../../test-resources/ta.cer"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:2254:28 [INFO] [stdout] | [INFO] [stdout] 2254 | let expected_tal = include_str!("../../../test-resources/test.tal"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:2292:34 [INFO] [stdout] | [INFO] [stdout] 2292 | serde_json::from_str(include_str!("../../../test-resources/resources/parent_resources.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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_reordered.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/api/ca.rs:2293:60 [INFO] [stdout] | [INFO] [stdout] 2293 | let equivalent: ResourceSet = serde_json::from_str(include_str!( [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 2294 | | "../../../test-resources/resources/parent_resources_reordered.json" [INFO] [stdout] 2295 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:2304:25 [INFO] [stdout] | [INFO] [stdout] 2304 | let bytes = include_bytes!("../../../test-resources/remote/ncc-id.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:2308:34 [INFO] [stdout] | [INFO] [stdout] 2308 | let ncc_id_openssl_pem = include_str!("../../../test-resources/remote/ncc-id.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:2316:36 [INFO] [stdout] | [INFO] [stdout] 2316 | let child_resources_json = include_str!("../../../test-resources/resources/child_resources.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:2319:37 [INFO] [stdout] | [INFO] [stdout] 2319 | let parent_resources_json = include_str!("../../../test-resources/resources/parent_resources.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:361:34 [INFO] [stdout] | [INFO] [stdout] 361 | 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 the macro `include_str` (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:447:68 [INFO] [stdout] | [INFO] [stdout] 447 | let expected: BgpAnalysisSuggestion = serde_json::from_str(include_str!( [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 448 | | "../../../test-resources/bgp/expected_suggestion_some_roas.json" [INFO] [stdout] 449 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:469:68 [INFO] [stdout] | [INFO] [stdout] 469 | let expected: BgpAnalysisSuggestion = serde_json::from_str(include_str!( [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 470 | | "../../../test-resources/bgp/expected_suggestion_all_roas.json" [INFO] [stdout] 471 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:867:20 [INFO] [stdout] | [INFO] [stdout] 867 | let json = include_str!("../../../test-resources/bgp/expected_full_report.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:870:24 [INFO] [stdout] | [INFO] [stdout] 870 | let expected = include_str!("../../../test-resources/bgp/expected_full_report.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:519:19 [INFO] [stdout] | [INFO] [stdout] 519 | let der = include_bytes!("../../../test-resources/remote/pdu_200.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:522:17 [INFO] [stdout] | [INFO] [stdout] 522 | let b = include_bytes!("../../../test-resources/remote/cms_ta.cer"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:530:19 [INFO] [stdout] | [INFO] [stdout] 530 | let der = include_bytes!("../../../test-resources/remote/pdu_200.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:533:17 [INFO] [stdout] | [INFO] [stdout] 533 | let b = include_bytes!("../../../test-resources/oob/id_publisher_ta.cer"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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/errors/sys-io.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:880:13 [INFO] [stdout] | [INFO] [stdout] 880 | include_str!("../../test-resources/errors/sys-io.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/sys-store.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:885:13 [INFO] [stdout] | [INFO] [stdout] 885 | include_str!("../../test-resources/errors/sys-store.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/sys-signer.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | include_str!("../../test-resources/errors/sys-signer.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/sys-https.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | include_str!("../../test-resources/errors/sys-https.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/sys-http-client.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:897:13 [INFO] [stdout] | [INFO] [stdout] 897 | include_str!("../../test-resources/errors/sys-http-client.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/api-json.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:907:13 [INFO] [stdout] | [INFO] [stdout] 907 | include_str!("../../test-resources/errors/api-json.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/api-unknown-method.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:911:13 [INFO] [stdout] | [INFO] [stdout] 911 | include_str!("../../test-resources/errors/api-unknown-method.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/api-unknown-resource.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:915:13 [INFO] [stdout] | [INFO] [stdout] 915 | include_str!("../../test-resources/errors/api-unknown-resource.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/repo-not-set.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:923:13 [INFO] [stdout] | [INFO] [stdout] 923 | include_str!("../../test-resources/errors/repo-not-set.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/pub-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/errors/pub-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/pub-duplicate.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/errors/pub-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/pub-outside-jail.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/errors/pub-outside-jail.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/pub-uri-no-slash.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:946:13 [INFO] [stdout] | [INFO] [stdout] 946 | include_str!("../../test-resources/errors/pub-uri-no-slash.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rfc8181-validation.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:954:13 [INFO] [stdout] | [INFO] [stdout] 954 | include_str!("../../test-resources/errors/rfc8181-validation.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rfc8181-decode.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:958:13 [INFO] [stdout] | [INFO] [stdout] 958 | include_str!("../../test-resources/errors/rfc8181-decode.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rfc8181-protocol-message.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:962:13 [INFO] [stdout] | [INFO] [stdout] 962 | include_str!("../../test-resources/errors/rfc8181-protocol-message.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rfc8181-delta.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:966:13 [INFO] [stdout] | [INFO] [stdout] 966 | include_str!("../../test-resources/errors/rfc8181-delta.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:976:13 [INFO] [stdout] | [INFO] [stdout] 976 | include_str!("../../test-resources/errors/ca-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:980:13 [INFO] [stdout] | [INFO] [stdout] 980 | include_str!("../../test-resources/errors/ca-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-repo-same.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:985:13 [INFO] [stdout] | [INFO] [stdout] 985 | include_str!("../../test-resources/errors/ca-repo-same.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-repo-issue.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:989:13 [INFO] [stdout] | [INFO] [stdout] 989 | include_str!("../../test-resources/errors/ca-repo-issue.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-repo-response-invalid-xml.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:993:13 [INFO] [stdout] | [INFO] [stdout] 993 | include_str!("../../test-resources/errors/ca-repo-response-invalid-xml.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-repo-response-wrong-xml.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:997:13 [INFO] [stdout] | [INFO] [stdout] 997 | include_str!("../../test-resources/errors/ca-repo-response-wrong-xml.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-parent-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1002:13 [INFO] [stdout] | [INFO] [stdout] 1002 | include_str!("../../test-resources/errors/ca-parent-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-parent-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1006:13 [INFO] [stdout] | [INFO] [stdout] 1006 | include_str!("../../test-resources/errors/ca-parent-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-parent-issue.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1010:13 [INFO] [stdout] | [INFO] [stdout] 1010 | include_str!("../../test-resources/errors/ca-parent-issue.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-parent-response-invalid-xml.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1014:13 [INFO] [stdout] | [INFO] [stdout] 1014 | include_str!("../../test-resources/errors/ca-parent-response-invalid-xml.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-parent-response-wrong-xml.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1018:13 [INFO] [stdout] | [INFO] [stdout] 1018 | include_str!("../../test-resources/errors/ca-parent-response-wrong-xml.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rfc6492-protocol.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1023:13 [INFO] [stdout] | [INFO] [stdout] 1023 | include_str!("../../test-resources/errors/rfc6492-protocol.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rfc6492-invalid-csr.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1027:13 [INFO] [stdout] | [INFO] [stdout] 1027 | include_str!("../../test-resources/errors/rfc6492-invalid-csr.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rfc6492-invalid-signature.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1031:13 [INFO] [stdout] | [INFO] [stdout] 1031 | include_str!("../../test-resources/errors/rfc6492-invalid-signature.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-child-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1036:13 [INFO] [stdout] | [INFO] [stdout] 1036 | include_str!("../../test-resources/errors/ca-child-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-child-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1040:13 [INFO] [stdout] | [INFO] [stdout] 1040 | include_str!("../../test-resources/errors/ca-child-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-child-resources-required.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1044:13 [INFO] [stdout] | [INFO] [stdout] 1044 | include_str!("../../test-resources/errors/ca-child-resources-required.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-child-resources-extra.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1048:13 [INFO] [stdout] | [INFO] [stdout] 1048 | include_str!("../../test-resources/errors/ca-child-resources-extra.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-child-unauthorized.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1052:13 [INFO] [stdout] | [INFO] [stdout] 1052 | include_str!("../../test-resources/errors/ca-child-unauthorized.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-roa-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1057:13 [INFO] [stdout] | [INFO] [stdout] 1057 | include_str!("../../test-resources/errors/ca-roa-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-roa-duplicate.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1061:13 [INFO] [stdout] | [INFO] [stdout] 1061 | include_str!("../../test-resources/errors/ca-roa-duplicate.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-roa-invalid-max-length.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1066:13 [INFO] [stdout] | [INFO] [stdout] 1066 | include_str!("../../test-resources/errors/ca-roa-invalid-max-length.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-roa-not-entitled.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1070:13 [INFO] [stdout] | [INFO] [stdout] 1070 | include_str!("../../test-resources/errors/ca-roa-not-entitled.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/key-re-use.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1075:13 [INFO] [stdout] | [INFO] [stdout] 1075 | include_str!("../../test-resources/errors/key-re-use.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/key-no-new.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1079:13 [INFO] [stdout] | [INFO] [stdout] 1079 | include_str!("../../test-resources/errors/key-no-new.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/key-no-current.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1083:13 [INFO] [stdout] | [INFO] [stdout] 1083 | include_str!("../../test-resources/errors/key-no-current.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/key-no-old.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1087:13 [INFO] [stdout] | [INFO] [stdout] 1087 | include_str!("../../test-resources/errors/key-no-old.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/key-no-cert.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1091:13 [INFO] [stdout] | [INFO] [stdout] 1091 | include_str!("../../test-resources/errors/key-no-cert.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/key-no-match.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1096:13 [INFO] [stdout] | [INFO] [stdout] 1096 | include_str!("../../test-resources/errors/key-no-match.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rc-unknown.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1101:13 [INFO] [stdout] | [INFO] [stdout] 1101 | include_str!("../../test-resources/errors/rc-unknown.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rc-resources.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1105:13 [INFO] [stdout] | [INFO] [stdout] 1105 | include_str!("../../test-resources/errors/rc-resources.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/rc-missing-resources.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1109:13 [INFO] [stdout] | [INFO] [stdout] 1109 | include_str!("../../test-resources/errors/rc-missing-resources.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ta-not-allowed.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1114:13 [INFO] [stdout] | [INFO] [stdout] 1114 | include_str!("../../test-resources/errors/ta-not-allowed.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ta-name-reserved.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1118:13 [INFO] [stdout] | [INFO] [stdout] 1118 | include_str!("../../test-resources/errors/ta-name-reserved.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ta-initialized.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1122:13 [INFO] [stdout] | [INFO] [stdout] 1122 | include_str!("../../test-resources/errors/ta-initialized.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/general-error.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1127:13 [INFO] [stdout] | [INFO] [stdout] 1127 | include_str!("../../test-resources/errors/general-error.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/errors/ca-roa-delta-error.json: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/error.rs:1152:13 [INFO] [stdout] | [INFO] [stdout] 1152 | include_str!("../../test-resources/errors/ca-roa-delta-error.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:919:31 [INFO] [stdout] | [INFO] [stdout] 919 | let xml = extract_xml(include_bytes!("../../../test-resources/remote/rpkid-rfc6492-list.der")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:926:31 [INFO] [stdout] | [INFO] [stdout] 926 | let xml = extract_xml(include_bytes!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 927 | | "../../../test-resources/remote/rpkid-rfc6492-list_response.der" [INFO] [stdout] 928 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:935:19 [INFO] [stdout] | [INFO] [stdout] 935 | let pdu = include_bytes!("../../../test-resources/remote/apnic-list-response.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:943:23 [INFO] [stdout] | [INFO] [stdout] 943 | let cer_der = include_bytes!("../../../test-resources/remote/apnic-id.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:951:19 [INFO] [stdout] | [INFO] [stdout] 951 | let pdu = include_bytes!("../../../test-resources/remote/ncc-response.ber"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:958:26 [INFO] [stdout] | [INFO] [stdout] 958 | let ncc_id_cer = include_bytes!("../../../test-resources/remote/ncc-id.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:966:19 [INFO] [stdout] | [INFO] [stdout] 966 | let pdu = include_bytes!("../../../test-resources/remote/lacnic-valid.ber"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:974:29 [INFO] [stdout] | [INFO] [stdout] 974 | let lacnic_id_cer = include_bytes!("../../../test-resources/remote/lacnic-id.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:983:19 [INFO] [stdout] | [INFO] [stdout] 983 | let pdu = include_bytes!("../../../test-resources/remote/lacnic-invalid-response.ber"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:1011:31 [INFO] [stdout] | [INFO] [stdout] 1011 | let xml = extract_xml(include_bytes!("../../../test-resources/remote/rpkid-rfc6492-issue.der")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:1018:31 [INFO] [stdout] | [INFO] [stdout] 1018 | let xml = extract_xml(include_bytes!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1019 | | "../../../test-resources/remote/rpkid-rfc6492-issue_response.der" [INFO] [stdout] 1020 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:787:19 [INFO] [stdout] | [INFO] [stdout] 787 | let xml = include_str!("../../../test-resources/publication/publish.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:794:19 [INFO] [stdout] | [INFO] [stdout] 794 | let xml = include_str!("../../../test-resources/publication/list.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:801:19 [INFO] [stdout] | [INFO] [stdout] 801 | let xml = include_str!("../../../test-resources/publication/success.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:808:19 [INFO] [stdout] | [INFO] [stdout] 808 | let xml = include_str!("../../../test-resources/publication/list_reply.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:815:19 [INFO] [stdout] | [INFO] [stdout] 815 | let xml = include_str!("../../../test-resources/publication/report_error_minimal.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:822:19 [INFO] [stdout] | [INFO] [stdout] 822 | let xml = include_str!("../../../test-resources/publication/report_error_complex.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:829:19 [INFO] [stdout] | [INFO] [stdout] 829 | let xml = include_str!("../../../test-resources/publication/list_reply_empty.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:838:28 [INFO] [stdout] | [INFO] [stdout] 838 | let expected_xml = include_str!("../../../test-resources/publication/generated/success_reply_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:845:41 [INFO] [stdout] | [INFO] [stdout] 845 | let object = Bytes::from_static(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 846 | | "../../../test-resources/remote/cms_ta\ [INFO] [stdout] 847 | | .cer" [INFO] [stdout] 848 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:849:42 [INFO] [stdout] | [INFO] [stdout] 849 | let object2 = Bytes::from_static(include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 850 | | "../../../test-resources/remote/pdu_200\ [INFO] [stdout] 851 | | .der" [INFO] [stdout] 852 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:861:28 [INFO] [stdout] | [INFO] [stdout] 861 | let expected_xml = include_str!("../../../test-resources/publication/generated/list_reply_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:868:41 [INFO] [stdout] | [INFO] [stdout] 868 | let object = Bytes::from_static(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 869 | | "../../../test-resources/remote/cms_ta\ [INFO] [stdout] 870 | | .cer" [INFO] [stdout] 871 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:886:28 [INFO] [stdout] | [INFO] [stdout] 886 | let expected_xml = include_str!("../../../test-resources/publication/generated/error_reply_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:896:28 [INFO] [stdout] | [INFO] [stdout] 896 | let expected_xml = include_str!("../../../test-resources/publication/generated/list_query_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:903:41 [INFO] [stdout] | [INFO] [stdout] 903 | let object = Bytes::from_static(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 904 | | "../../../test-resources/remote/cms_ta\ [INFO] [stdout] 905 | | .cer" [INFO] [stdout] 906 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:907:42 [INFO] [stdout] | [INFO] [stdout] 907 | let object2 = Bytes::from_static(include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 908 | | "../../../test-resources/remote/pdu_200\ [INFO] [stdout] 909 | | .der" [INFO] [stdout] 910 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:934:28 [INFO] [stdout] | [INFO] [stdout] 934 | let expected_xml = include_str!("../../../test-resources/publication/generated/publish_query_result.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:831:19 [INFO] [stdout] | [INFO] [stdout] 831 | let xml = include_str!("../../../test-resources/oob/publisher_request.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:839:19 [INFO] [stdout] | [INFO] [stdout] 839 | let xml = include_str!("../../../test-resources/oob/repository_response.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:884:19 [INFO] [stdout] | [INFO] [stdout] 884 | let xml = include_str!("../../../test-resources/remote/rpkid-child-id.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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/child-breaks.xml: No such file or directory (os error 2) [INFO] [stdout] --> src/commons/remote/rfc8183.rs:898:19 [INFO] [stdout] | [INFO] [stdout] 898 | let xml = include_str!("../../../test-resources/remote/child-breaks.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:904:19 [INFO] [stdout] | [INFO] [stdout] 904 | let xml = include_str!("../../../test-resources/remote/rpkid-parent-response-referral.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:910:19 [INFO] [stdout] | [INFO] [stdout] 910 | let xml = include_str!("../../../test-resources/remote/rpkid-parent-response-offer.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:921:31 [INFO] [stdout] | [INFO] [stdout] 921 | 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 the macro `include_str` (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:924:27 [INFO] [stdout] | [INFO] [stdout] 924 | let rfc8183_xml = include_str!("../../../test-resources/remote/rpkid-parent-response-offer.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:932:19 [INFO] [stdout] | [INFO] [stdout] 932 | let xml = include_str!("../../../test-resources/oob/apnic/child_request.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:938:19 [INFO] [stdout] | [INFO] [stdout] 938 | let xml = include_str!("../../../test-resources/oob/apnic/parent.response.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:944:19 [INFO] [stdout] | [INFO] [stdout] 944 | let xml = include_str!("../../../test-resources/oob/apnic/publisher_request.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:950:19 [INFO] [stdout] | [INFO] [stdout] 950 | let xml = include_str!("../../../test-resources/oob/apnic/repository.response.xml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/daemon/ca/../../../test-resources/ca_objects_store/ca_objects.json: No such file or directory (os error 2) [INFO] [stdout] --> src/daemon/ca/publishing.rs:1447:20 [INFO] [stdout] | [INFO] [stdout] 1447 | let json = include_str!("../../../test-resources/ca_objects_store/ca_objects.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../test-resources/oob/id_publisher_ta.cer: No such file or directory (os error 2) [INFO] [stdout] --> src/test.rs:581:16 [INFO] [stdout] | [INFO] [stdout] 581 | let data = include_bytes!("../test-resources/oob/id_publisher_ta.cer"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 115 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1768ebc88adb8006c2d05a78ef0e4d630f8fdaac8273a50451f8594b67cebd8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1768ebc88adb8006c2d05a78ef0e4d630f8fdaac8273a50451f8594b67cebd8f", kill_on_drop: false }` [INFO] [stdout] 1768ebc88adb8006c2d05a78ef0e4d630f8fdaac8273a50451f8594b67cebd8f