[INFO] fetching crate keyscope 1.4.2...
[INFO] testing keyscope-1.4.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate keyscope 1.4.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate keyscope 1.4.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate keyscope 1.4.2
[INFO] tweaked toml for crates.io crate keyscope 1.4.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keyscope 1.4.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keyscope 1.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d4c32e35eb367bcd9e4aa93b4ec5533ecb4dee9ab2edb1981bf58489f153841
[INFO] running `Command { std: "docker" "start" "-a" "4d4c32e35eb367bcd9e4aa93b4ec5533ecb4dee9ab2edb1981bf58489f153841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d4c32e35eb367bcd9e4aa93b4ec5533ecb4dee9ab2edb1981bf58489f153841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4c32e35eb367bcd9e4aa93b4ec5533ecb4dee9ab2edb1981bf58489f153841", kill_on_drop: false }`
[INFO] [stdout] 4d4c32e35eb367bcd9e4aa93b4ec5533ecb4dee9ab2edb1981bf58489f153841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2f6f45232e6100cfabd4f2e8bc22a849fd1696bd2127c4758dfbabdfdc28ada6
[INFO] running `Command { std: "docker" "start" "-a" "2f6f45232e6100cfabd4f2e8bc22a849fd1696bd2127c4758dfbabdfdc28ada6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling rusoto_core v0.48.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rusticata-macros v1.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling der-parser v1.1.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling derive-getters v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling x509-parser v0.4.3
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling openapi v0.1.5
[INFO] [stderr]    Compiling junit-report v0.6.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rusoto_credential v0.48.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rusoto_signature v0.48.0
[INFO] [stderr]    Compiling service_policy_kit v0.7.1
[INFO] [stderr]    Compiling keyscope v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2f6f45232e6100cfabd4f2e8bc22a849fd1696bd2127c4758dfbabdfdc28ada6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6f45232e6100cfabd4f2e8bc22a849fd1696bd2127c4758dfbabdfdc28ada6", kill_on_drop: false }`
[INFO] [stdout] 2f6f45232e6100cfabd4f2e8bc22a849fd1696bd2127c4758dfbabdfdc28ada6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1ae9ce1b2a6fe908271624856ccc9fde0b011e1fd7429c592df94f04087e3e3b
[INFO] running `Command { std: "docker" "start" "-a" "1ae9ce1b2a6fe908271624856ccc9fde0b011e1fd7429c592df94f04087e3e3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling snapbox-macros v0.3.8
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling snapbox v0.5.9
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling trycmd v0.15.1
[INFO] [stderr]    Compiling keyscope v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1ae9ce1b2a6fe908271624856ccc9fde0b011e1fd7429c592df94f04087e3e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae9ce1b2a6fe908271624856ccc9fde0b011e1fd7429c592df94f04087e3e3b", kill_on_drop: false }`
[INFO] [stdout] 1ae9ce1b2a6fe908271624856ccc9fde0b011e1fd7429c592df94f04087e3e3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 90429dd92d3a18852dfe61c952698e0d7564b11d134f19d07721baaea59be741
[INFO] running `Command { std: "docker" "start" "-a" "90429dd92d3a18852dfe61c952698e0d7564b11d134f19d07721baaea59be741", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/keyscope/423cb3be4d264f3f/deps/keyscope-423cb3be4d264f3f)
[INFO] [stderr]      Running unittests src/bin/keyscope.rs (/opt/rustwide/target/debug/build/keyscope/c2002401ac0a49d5/deps/keyscope-c2002401ac0a49d5)
[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] [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/cli_tests.rs (/opt/rustwide/target/debug/build/keyscope/c934c7a2b595557e/deps/cli_tests-c934c7a2b595557e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2mTesting[0m tests/cmd/main.trycmd:2 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/main.trycmd:24 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/requirements.trycmd:2 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/requirements.trycmd:20 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/requirements.trycmd:32 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/requirements.trycmd:39 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/validate.trycmd:2 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/validate.trycmd:50 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/validate.trycmd:57 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/validate.trycmd:64 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/validate.trycmd:71 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/validate.trycmd:81 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/validate.trycmd:90 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/reporter.trycmd:2 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/reporter.trycmd:13 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/reporter.trycmd:20 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/reporter.trycmd:27 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/providers.trycmd:2 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/providers.trycmd:17 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/external-config.trycmd:2 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/external-config.trycmd:14 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/external-config.trycmd:21 ... [33mignored[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/external-config.trycmd:33 ... [33mignored[0m
[INFO] [stdout] test cli_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests keyscope
[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] running `Command { std: "docker" "inspect" "90429dd92d3a18852dfe61c952698e0d7564b11d134f19d07721baaea59be741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90429dd92d3a18852dfe61c952698e0d7564b11d134f19d07721baaea59be741", kill_on_drop: false }`
[INFO] [stdout] 90429dd92d3a18852dfe61c952698e0d7564b11d134f19d07721baaea59be741
