[INFO] fetching crate viceroy-lib 0.2.12... [INFO] testing viceroy-lib-0.2.12 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate viceroy-lib 0.2.12 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate viceroy-lib 0.2.12 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate viceroy-lib 0.2.12 [INFO] finished tweaking crates.io crate viceroy-lib 0.2.12 [INFO] tweaked toml for crates.io crate viceroy-lib 0.2.12 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", 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] 3437092c4126991cb5c418af4e0cfe519494cffd87f19ffe0f04e1f8cdb74e21 [INFO] running `Command { std: "docker" "start" "-a" "3437092c4126991cb5c418af4e0cfe519494cffd87f19ffe0f04e1f8cdb74e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3437092c4126991cb5c418af4e0cfe519494cffd87f19ffe0f04e1f8cdb74e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3437092c4126991cb5c418af4e0cfe519494cffd87f19ffe0f04e1f8cdb74e21", kill_on_drop: false }` [INFO] [stdout] 3437092c4126991cb5c418af4e0cfe519494cffd87f19ffe0f04e1f8cdb74e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e08af08c769ae07350a9a72ee87d64ebb09d72f2a4205553ca3b3fbc0537733 [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" "6e08af08c769ae07350a9a72ee87d64ebb09d72f2a4205553ca3b3fbc0537733", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cranelift-codegen-shared v0.81.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasmparser v0.82.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling cap-primitives v0.24.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling cap-std v0.24.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling wasmtime-cache v0.34.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling wasmtime v0.34.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling wasi-common v0.34.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cap-fs-ext v0.24.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling system-interface v0.20.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling wasmtime-wasi v0.34.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cranelift-entity v0.77.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling cranelift-codegen-meta v0.81.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling wast v40.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling fastly-shared v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling file-per-thread-logger v0.1.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling cranelift-codegen v0.81.2 [INFO] [stderr] Compiling cap-rand v0.24.2 [INFO] [stderr] Compiling wasmtime-fiber v0.34.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling wasmtime-runtime v0.34.2 [INFO] [stderr] Compiling psm v0.1.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fs-set-times v0.15.0 [INFO] [stderr] Compiling is-terminal v0.1.0 [INFO] [stderr] Compiling wat v1.0.42 [INFO] [stderr] Compiling cap-time-ext v0.24.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling wiggle-generate v0.34.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling wiggle-macro v0.34.2 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling cranelift-entity v0.81.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cranelift-bforest v0.81.2 [INFO] [stderr] Compiling wasmtime-types v0.34.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling wasmtime-environ v0.34.2 [INFO] [stderr] Compiling wasmtime-jit v0.34.2 [INFO] [stderr] Compiling cranelift-frontend v0.81.2 [INFO] [stderr] Compiling cranelift-native v0.81.2 [INFO] [stderr] Compiling cranelift-wasm v0.81.2 [INFO] [stderr] Compiling wasmtime-cranelift v0.34.2 [INFO] [stderr] Compiling wiggle v0.34.2 [INFO] [stderr] Compiling wasi-cap-std-sync v0.34.2 [INFO] [stderr] Compiling wasi-tokio v0.34.2 [INFO] [stderr] Compiling viceroy-lib v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 07s [INFO] running `Command { std: "docker" "inspect" "6e08af08c769ae07350a9a72ee87d64ebb09d72f2a4205553ca3b3fbc0537733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e08af08c769ae07350a9a72ee87d64ebb09d72f2a4205553ca3b3fbc0537733", kill_on_drop: false }` [INFO] [stdout] 6e08af08c769ae07350a9a72ee87d64ebb09d72f2a4205553ca3b3fbc0537733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--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] acb494dda84260c88fa13a4366e547ee400b168915fb3eac1015fd939b90a943 [INFO] running `Command { std: "docker" "start" "-a" "acb494dda84260c88fa13a4366e547ee400b168915fb3eac1015fd939b90a943", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling viceroy-lib v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.26s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/viceroy_lib-8639b2ff030cda56) [INFO] running `Command { std: "docker" "inspect" "acb494dda84260c88fa13a4366e547ee400b168915fb3eac1015fd939b90a943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb494dda84260c88fa13a4366e547ee400b168915fb3eac1015fd939b90a943", kill_on_drop: false }` [INFO] [stdout] acb494dda84260c88fa13a4366e547ee400b168915fb3eac1015fd939b90a943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", 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] ad225c45abea0a61fbd6448aeda0e0d44ae6216197f61ac95e257316f45b1707 [INFO] running `Command { std: "docker" "start" "-a" "ad225c45abea0a61fbd6448aeda0e0d44ae6216197f61ac95e257316f45b1707", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/viceroy_lib-8639b2ff030cda56) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test config::unit_tests::error_when_fastly_toml_files_cannot_be_read ... ok [INFO] [stdout] test config::unit_tests::fastly_toml_files_can_be_read ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::backend_configs_must_provide_override_host_as_a_string ... ok [INFO] [stdout] test config::unit_tests::fastly_toml_files_with_simple_backend_configurations_can_be_read ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_must_provide_a_file ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_must_provide_a_format ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::backend_configs_must_provide_a_non_empty_override_host ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_must_provide_file_as_a_string ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::backend_configs_must_provide_a_url ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::backend_configs_must_provide_a_valid_url ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::backend_configs_must_provide_urls_as_a_string ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_must_provide_a_non_empty_file ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::backend_configs_must_use_toml_tables ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::valid_dictionary_config_with_format_set_to_json ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_cannot_contain_unrecognized_keys ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::local_server_configs_can_be_deserialized ... ok [INFO] [stdout] test config::unit_tests::fastly_toml_files_with_simple_dictionary_configurations_can_be_read ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_must_provide_a_non_empty_format ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_must_provide_a_valid_name ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::backend_configs_cannot_contain_unrecognized_keys ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_must_use_toml_tables ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::dictionary_configs_must_provide_format_as_a_string ... ok [INFO] [stdout] test config::unit_tests::local_server_config_tests::backend_configs_must_provide_a_valid_override_host ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests viceroy-lib [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/execute.rs - execute::ExecuteCtx::handle_request (line 155) - compile ... ok [INFO] [stdout] test src/service.rs - service::ViceroyService::new (line 41) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad225c45abea0a61fbd6448aeda0e0d44ae6216197f61ac95e257316f45b1707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad225c45abea0a61fbd6448aeda0e0d44ae6216197f61ac95e257316f45b1707", kill_on_drop: false }` [INFO] [stdout] ad225c45abea0a61fbd6448aeda0e0d44ae6216197f61ac95e257316f45b1707