[INFO] fetching crate cargo-progenitor 0.7.0... [INFO] checking cargo-progenitor-0.7.0 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate cargo-progenitor 0.7.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate cargo-progenitor 0.7.0 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-progenitor 0.7.0 [INFO] finished tweaking crates.io crate cargo-progenitor 0.7.0 [INFO] tweaked toml for crates.io crate cargo-progenitor 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-progenitor 0.7.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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded project-root v0.2.2 [INFO] [stderr] Downloaded rustfmt-wrapper v0.2.1 [INFO] [stderr] Downloaded typify v0.1.0 [INFO] [stderr] Downloaded schemars v0.8.17 [INFO] [stderr] Downloaded toolchain_find v0.4.0 [INFO] [stderr] Downloaded progenitor-impl v0.7.0 [INFO] [stderr] Downloaded progenitor-macro v0.7.0 [INFO] [stderr] Downloaded serde_tokenstream v0.2.0 [INFO] [stderr] Downloaded progenitor-client v0.7.0 [INFO] [stderr] Downloaded schemars_derive v0.8.17 [INFO] [stderr] Downloaded serde_derive_internals v0.29.0 [INFO] [stderr] Downloaded progenitor v0.7.0 [INFO] [stderr] Downloaded openapiv3 v2.0.0 [INFO] [stderr] Downloaded typify-impl v0.1.0 [INFO] [stderr] Downloaded typify-macro v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdd2cfa95eb47e56d5c2e555f9830fd7b646520162e12fd650d7a7110ab7f12e [INFO] running `Command { std: "docker" "start" "-a" "cdd2cfa95eb47e56d5c2e555f9830fd7b646520162e12fd650d7a7110ab7f12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdd2cfa95eb47e56d5c2e555f9830fd7b646520162e12fd650d7a7110ab7f12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd2cfa95eb47e56d5c2e555f9830fd7b646520162e12fd650d7a7110ab7f12e", kill_on_drop: false }` [INFO] [stdout] cdd2cfa95eb47e56d5c2e555f9830fd7b646520162e12fd650d7a7110ab7f12e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51215c4359cb13aeed02dbf9da67ca6e92b1af6d52fb7bfaa5542c36b60b4975 [INFO] running `Command { std: "docker" "start" "-a" "51215c4359cb13aeed02dbf9da67ca6e92b1af6d52fb7bfaa5542c36b60b4975", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling schemars v0.8.17 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regress v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] error: could not compile `regress` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/16b569057e4d1591b4bee05f10df34000308dedc/bin/rustc --crate-name regress --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regress-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=9e46d26dc6c548bf -C extra-filename=-9e46d26dc6c548bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c827a797b0cd11d7.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f901351c7b11154c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "51215c4359cb13aeed02dbf9da67ca6e92b1af6d52fb7bfaa5542c36b60b4975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51215c4359cb13aeed02dbf9da67ca6e92b1af6d52fb7bfaa5542c36b60b4975", kill_on_drop: false }` [INFO] [stdout] 51215c4359cb13aeed02dbf9da67ca6e92b1af6d52fb7bfaa5542c36b60b4975 [INFO] checking cargo-progenitor-0.7.0 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate cargo-progenitor 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate cargo-progenitor 0.7.0 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-progenitor 0.7.0 [INFO] finished tweaking crates.io crate cargo-progenitor 0.7.0 [INFO] tweaked toml for crates.io crate cargo-progenitor 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-progenitor 0.7.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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cc51c95233ce068db4b74612cc95f7cc8d99b18e553df1942a617ed72b23f67 [INFO] running `Command { std: "docker" "start" "-a" "3cc51c95233ce068db4b74612cc95f7cc8d99b18e553df1942a617ed72b23f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cc51c95233ce068db4b74612cc95f7cc8d99b18e553df1942a617ed72b23f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc51c95233ce068db4b74612cc95f7cc8d99b18e553df1942a617ed72b23f67", kill_on_drop: false }` [INFO] [stdout] 3cc51c95233ce068db4b74612cc95f7cc8d99b18e553df1942a617ed72b23f67 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46cd8e5c53c9c9e53ed4b97e9f914efae0de7d586aec8823b37d0063c7e7c9ff [INFO] running `Command { std: "docker" "start" "-a" "46cd8e5c53c9c9e53ed4b97e9f914efae0de7d586aec8823b37d0063c7e7c9ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling schemars v0.8.17 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regress v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking toolchain_find v0.4.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling schemars_derive v0.8.17 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking openapiv3 v2.0.0 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Checking typify-impl v0.1.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking rustfmt-wrapper v0.2.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling cargo-lock v9.0.0 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Compiling cargo-progenitor v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling typify-macro v0.1.0 [INFO] [stderr] Checking progenitor-client v0.7.0 [INFO] [stderr] Compiling typify v0.1.0 [INFO] [stderr] Compiling progenitor-impl v0.7.0 [INFO] [stderr] Compiling progenitor-macro v0.7.0 [INFO] [stderr] Checking progenitor v0.7.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.11s [INFO] running `Command { std: "docker" "inspect" "46cd8e5c53c9c9e53ed4b97e9f914efae0de7d586aec8823b37d0063c7e7c9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46cd8e5c53c9c9e53ed4b97e9f914efae0de7d586aec8823b37d0063c7e7c9ff", kill_on_drop: false }` [INFO] [stdout] 46cd8e5c53c9c9e53ed4b97e9f914efae0de7d586aec8823b37d0063c7e7c9ff