[INFO] fetching crate dkregistry 0.5.0... [INFO] testing dkregistry-0.5.0 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate dkregistry 0.5.0 into /workspace/builds/worker-87/source [INFO] validating manifest of crates.io crate dkregistry 0.5.0 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 dkregistry 0.5.0 [INFO] finished tweaking crates.io crate dkregistry 0.5.0 [INFO] tweaked toml for crates.io crate dkregistry 0.5.0 written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate crates.io crate dkregistry 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] [stdout] 8b30e051123fc7a8b003718509a6e17337036cb28395436c381c91482bf8cd95 [INFO] running `Command { std: "docker" "start" "-a" "8b30e051123fc7a8b003718509a6e17337036cb28395436c381c91482bf8cd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b30e051123fc7a8b003718509a6e17337036cb28395436c381c91482bf8cd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b30e051123fc7a8b003718509a6e17337036cb28395436c381c91482bf8cd95", kill_on_drop: false }` [INFO] [stdout] 8b30e051123fc7a8b003718509a6e17337036cb28395436c381c91482bf8cd95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] ed35dab1d371baa21045ebec26bbf5d184213b40165973ac3f528f4ae0a8049d [INFO] running `Command { std: "docker" "start" "-a" "ed35dab1d371baa21045ebec26bbf5d184213b40165973ac3f528f4ae0a8049d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling libflate v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling dkregistry v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `has_schema` [INFO] [stdout] --> src/reference.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | has_schema: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Reference` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/reference.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.04s [INFO] running `Command { std: "docker" "inspect" "ed35dab1d371baa21045ebec26bbf5d184213b40165973ac3f528f4ae0a8049d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed35dab1d371baa21045ebec26bbf5d184213b40165973ac3f528f4ae0a8049d", kill_on_drop: false }` [INFO] [stdout] ed35dab1d371baa21045ebec26bbf5d184213b40165973ac3f528f4ae0a8049d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] [stdout] a269360151bea894a52c53c91b4dbef41d007e0c800f6717fd17f89274203c3d [INFO] running `Command { std: "docker" "start" "-a" "a269360151bea894a52c53c91b4dbef41d007e0c800f6717fd17f89274203c3d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stdout] warning: field is never read: `has_schema` [INFO] [stdout] --> src/reference.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | has_schema: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Reference` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/reference.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling dkregistry v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/reference.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `has_schema` [INFO] [stdout] --> src/reference.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | has_schema: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Reference` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/reference.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.23s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dkregistry-a30c540338e6a13f) [INFO] [stderr] Executable tests/manifest.rs (/opt/rustwide/target/debug/deps/manifest-c44f408ae7772cdc) [INFO] [stderr] Executable tests/mod.rs (/opt/rustwide/target/debug/deps/mod-aa755059e11bf466) [INFO] [stderr] Executable tests/reference.rs (/opt/rustwide/target/debug/deps/reference-112413aae6a5412b) [INFO] running `Command { std: "docker" "inspect" "a269360151bea894a52c53c91b4dbef41d007e0c800f6717fd17f89274203c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a269360151bea894a52c53c91b4dbef41d007e0c800f6717fd17f89274203c3d", kill_on_drop: false }` [INFO] [stdout] a269360151bea894a52c53c91b4dbef41d007e0c800f6717fd17f89274203c3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] [stdout] 4ba24294315dd5342bd6cf218c93ecb13bb22a8c1d9ac0c91751d6d33e9ceba3 [INFO] running `Command { std: "docker" "start" "-a" "4ba24294315dd5342bd6cf218c93ecb13bb22a8c1d9ac0c91751d6d33e9ceba3", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `has_schema` [INFO] [stderr] --> src/reference.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | has_schema: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Reference` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/reference.rs:104:10 [INFO] [stderr] | [INFO] [stderr] 104 | #[derive(Clone, Debug, Default)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `dkregistry` (lib) generated 1 warning [INFO] [stderr] warning: `dkregistry` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> tests/reference.rs:13:6 [INFO] [stderr] | [INFO] [stderr] 13 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dkregistry` (test "reference") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dkregistry-a30c540338e6a13f) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test errors::tests::test_error_bounds ... ok [INFO] [stdout] test v2::auth::tests::bearer_auth_ep_scope_construction::test_with_multiple_scopes ... ok [INFO] [stdout] test v2::auth::tests::bearer_auth_ep_scope_construction::test_with_no_scopes_and_with_service ... ok [INFO] [stdout] test v2::auth::tests::bearer_auth_ep_scope_construction::test_with_single_scope_and_service ... ok [INFO] [stdout] test v2::content_digest::tests::try_new_succeeds_with_correct_digest ... ok [INFO] [stdout] test v2::content_digest::tests::try_new_succeeds_with_incorrect_digest ... ok [INFO] [stdout] test v2::content_digest::tests::try_verify_succeeds_with_same_content ... ok [INFO] [stdout] test v2::content_digest::tests::try_verify_fails_with_different_content ... ok [INFO] [stdout] test v2::auth::tests::basic_realm_parses_correctly ... ok [INFO] [stdout] test v2::auth::tests::bearer_realm_parses_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/manifest.rs (/opt/rustwide/target/debug/deps/manifest-c44f408ae7772cdc) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_deserialize_manifest_list_v2 ... ok [INFO] [stdout] test test_deserialize_manifest_v2s2 ... ok [INFO] [stdout] test test_deserialize_manifest_v2s1_signed ... ok [INFO] [stdout] test test_deserialize_etcd_manifest ... ok [INFO] [stdout] test test_deserialize_manifest_v2s2_config ... ok [INFO] [stdout] test test_manifest_v2s2 ... ok [INFO] [stdout] test test_labels_manifest_v2s1_signed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-aa755059e11bf466) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/reference.rs (/opt/rustwide/target/debug/deps/reference-112413aae6a5412b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test dns_registry_and_library_with_tag ... ok [INFO] [stdout] test ipv4_registry_and_library_with_tag ... ok [INFO] [stdout] test hostname_without_namespace ... ok [INFO] [stdout] test invalid_references ... ok [INFO] [stdout] test valid_references ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests dkregistry [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok [INFO] [stdout] test src/v2/mod.rs - v2 (line 9) - compile ... ok [INFO] [stdout] test src/reference.rs - reference (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ba24294315dd5342bd6cf218c93ecb13bb22a8c1d9ac0c91751d6d33e9ceba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba24294315dd5342bd6cf218c93ecb13bb22a8c1d9ac0c91751d6d33e9ceba3", kill_on_drop: false }` [INFO] [stdout] 4ba24294315dd5342bd6cf218c93ecb13bb22a8c1d9ac0c91751d6d33e9ceba3