[INFO] fetching crate cargo-progenitor-hk 0.6.5... [INFO] testing cargo-progenitor-hk-0.6.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] extracting crate cargo-progenitor-hk 0.6.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate cargo-progenitor-hk 0.6.5 [INFO] finished tweaking crates.io crate cargo-progenitor-hk 0.6.5 [INFO] tweaked toml for crates.io crate cargo-progenitor-hk 0.6.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-progenitor-hk 0.6.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-progenitor-hk 0.6.5 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfmt-wrapper v0.2.1 [INFO] [stderr] Downloaded project-root v0.2.2 [INFO] [stderr] Downloaded toolchain_find v0.4.0 [INFO] [stderr] Downloaded typify v0.0.16 [INFO] [stderr] Downloaded ahash v0.8.10 [INFO] [stderr] Downloaded typify-macro v0.0.16 [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded progenitor-macro v0.6.0 [INFO] [stderr] Downloaded progenitor v0.6.0 [INFO] [stderr] Downloaded cargo-lock v9.0.0 [INFO] [stderr] Downloaded anyhow v1.0.80 [INFO] [stderr] Downloaded serde_tokenstream v0.2.0 [INFO] [stderr] Downloaded schemars v0.8.16 [INFO] [stderr] Downloaded schemars_derive v0.8.16 [INFO] [stderr] Downloaded built v0.7.1 [INFO] [stderr] Downloaded progenitor-client v0.6.0 [INFO] [stderr] Downloaded toml_edit v0.19.12 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] [stderr] Downloaded winnow v0.4.7 [INFO] [stderr] Downloaded reqwest v0.11.24 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded progenitor-impl v0.6.0 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded chrono v0.4.34 [INFO] [stderr] Downloaded regress v0.8.0 [INFO] [stderr] Downloaded openapiv3 v2.0.0 [INFO] [stderr] Downloaded typify-impl v0.0.16 [INFO] [stderr] Downloaded linux-raw-sys v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e53aefc2628f6acc1fbbfcb93ec152f7759f4574309ade82e5009668ea12b128 [INFO] running `Command { std: "docker" "start" "-a" "e53aefc2628f6acc1fbbfcb93ec152f7759f4574309ade82e5009668ea12b128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e53aefc2628f6acc1fbbfcb93ec152f7759f4574309ade82e5009668ea12b128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53aefc2628f6acc1fbbfcb93ec152f7759f4574309ade82e5009668ea12b128", kill_on_drop: false }` [INFO] [stdout] e53aefc2628f6acc1fbbfcb93ec152f7759f4574309ade82e5009668ea12b128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bea013271813a88cee8eafd7b32c1eb4154db0a92ee707a83c9a08f2234c885 [INFO] running `Command { std: "docker" "start" "-a" "9bea013271813a88cee8eafd7b32c1eb4154db0a92ee707a83c9a08f2234c885", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling regress v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling socket2 v0.4.9 [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.10 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name regress --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.8.0/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 -C debuginfo=2 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=2061c6e6a49b512d -C extra-filename=-c549f86eae3174d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c3294f3729290c1a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-026797e458a028f9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name regress --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.8.0/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 -C debuginfo=2 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=50992fccdd0c4cc2 -C extra-filename=-1a2c822bcf1ec50d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-793e8baa2515e421.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-026797e458a028f9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9bea013271813a88cee8eafd7b32c1eb4154db0a92ee707a83c9a08f2234c885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bea013271813a88cee8eafd7b32c1eb4154db0a92ee707a83c9a08f2234c885", kill_on_drop: false }` [INFO] [stdout] 9bea013271813a88cee8eafd7b32c1eb4154db0a92ee707a83c9a08f2234c885