[INFO] fetching crate pact-plugin-cli 0.2.0...
[INFO] testing pact-plugin-cli-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate pact-plugin-cli 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pact-plugin-cli 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pact-plugin-cli 0.2.0
[INFO] tweaked toml for crates.io crate pact-plugin-cli 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pact-plugin-cli 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pact-plugin-cli 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f730ea29a3c11791f95f04c5e41bdc8198769c84dd4cca825b78f4aaa5a8b91
[INFO] running `Command { std: "docker" "start" "-a" "6f730ea29a3c11791f95f04c5e41bdc8198769c84dd4cca825b78f4aaa5a8b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f730ea29a3c11791f95f04c5e41bdc8198769c84dd4cca825b78f4aaa5a8b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f730ea29a3c11791f95f04c5e41bdc8198769c84dd4cca825b78f4aaa5a8b91", kill_on_drop: false }`
[INFO] [stdout] 6f730ea29a3c11791f95f04c5e41bdc8198769c84dd4cca825b78f4aaa5a8b91
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 360d687049dca7e6c46e4b8cf5467af4447187ef82d5eb476005aa545db4ef5b
[INFO] running `Command { std: "docker" "start" "-a" "360d687049dca7e6c46e4b8cf5467af4447187ef82d5eb476005aa545db4ef5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling flate2 v1.0.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustls-native-certs v0.7.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ariadne v0.3.0
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling pact_models v1.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling filetime v0.2.24
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling gregorian v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling object v0.36.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling requestty-ui v0.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_regex v0.15.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling requestty v0.5.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling indextree-macros v0.1.1
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling indextree v4.7.2
[INFO] [stderr]    Compiling tonic-build v0.12.1
[INFO] [stderr]    Compiling pact-plugin-driver v0.7.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling async-compression v0.4.12
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling tonic v0.12.1
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling pact-plugin-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "360d687049dca7e6c46e4b8cf5467af4447187ef82d5eb476005aa545db4ef5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360d687049dca7e6c46e4b8cf5467af4447187ef82d5eb476005aa545db4ef5b", kill_on_drop: false }`
[INFO] [stdout] 360d687049dca7e6c46e4b8cf5467af4447187ef82d5eb476005aa545db4ef5b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c06bfa376eda1f195df6c2ccae1e677b00124f711c0df235c0e0fcddcfb2afce
[INFO] running `Command { std: "docker" "start" "-a" "c06bfa376eda1f195df6c2ccae1e677b00124f711c0df235c0e0fcddcfb2afce", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling snapbox v0.6.17
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling expectest v0.12.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trycmd v0.15.6
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling pact_models v1.2.4
[INFO] [stderr]    Compiling pact-plugin-driver v0.7.0
[INFO] [stderr]    Compiling pact-plugin-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.15s
[INFO] running `Command { std: "docker" "inspect" "c06bfa376eda1f195df6c2ccae1e677b00124f711c0df235c0e0fcddcfb2afce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06bfa376eda1f195df6c2ccae1e677b00124f711c0df235c0e0fcddcfb2afce", kill_on_drop: false }`
[INFO] [stdout] c06bfa376eda1f195df6c2ccae1e677b00124f711c0df235c0e0fcddcfb2afce
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c0121d2ec4d5da5c9284dcd9010a70de15d9781866f360fee1ae131e700d0d8
[INFO] running `Command { std: "docker" "start" "-a" "4c0121d2ec4d5da5c9284dcd9010a70de15d9781866f360fee1ae131e700d0d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pact_plugin_cli-246c56804bc53370)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::verify_cli ... ok
[INFO] [stdout] test repository::tests::add_manifest_to_index_when_index_does_not_exist ... ok
[INFO] [stdout] test repository::tests::add_manifest_to_index_test ... ok
[INFO] [stdout] test repository::tests::add_manifest_to_index_with_optimistic_lock_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pact-plugin.rs (/opt/rustwide/target/debug/deps/pact_plugin-d8cc214c6eeed175)
[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/deps/cli_tests-859939a0299c1392)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2mTesting[0m tests/cmd/main.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/install.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/env.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/list.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m README.md:67 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m README.md:89 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m README.md:118 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/remove.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/enable.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/disable.toml ... [32mok[0m
[INFO] [stderr]    Doc-tests pact_plugin_cli
[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.07s
[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] running `Command { std: "docker" "inspect" "4c0121d2ec4d5da5c9284dcd9010a70de15d9781866f360fee1ae131e700d0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c0121d2ec4d5da5c9284dcd9010a70de15d9781866f360fee1ae131e700d0d8", kill_on_drop: false }`
[INFO] [stdout] 4c0121d2ec4d5da5c9284dcd9010a70de15d9781866f360fee1ae131e700d0d8
