[INFO] fetching crate edgee-api-client 1.3.0... [INFO] testing edgee-api-client-1.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate edgee-api-client 1.3.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate edgee-api-client 1.3.0 [INFO] finished tweaking crates.io crate edgee-api-client 1.3.0 [INFO] tweaked toml for crates.io crate edgee-api-client 1.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate edgee-api-client 1.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate edgee-api-client 1.3.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded progenitor-client v0.11.2 [INFO] [stderr] Downloaded zmij v1.0.7 [INFO] [stderr] Downloaded toml v0.9.10+spec-1.1.0 [INFO] [stderr] Downloaded typify-macro v0.4.3 [INFO] [stderr] Downloaded progenitor-impl v0.11.2 [INFO] [stderr] Downloaded progenitor-macro v0.11.2 [INFO] [stderr] Downloaded progenitor v0.11.2 [INFO] [stderr] Downloaded easy-ext v1.0.2 [INFO] [stderr] Downloaded typify v0.4.3 [INFO] [stderr] Downloaded bon v3.8.1 [INFO] [stderr] Downloaded bon-macros v3.8.1 [INFO] [stderr] Downloaded regress v0.10.5 [INFO] [stderr] Downloaded openapiv3 v2.2.0 [INFO] [stderr] Downloaded typify-impl v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61761bc396f26825db472f27cc00230e1dc1b088f30aef579ccf555fb4e0b3c0 [INFO] running `Command { std: "docker" "start" "-a" "61761bc396f26825db472f27cc00230e1dc1b088f30aef579ccf555fb4e0b3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61761bc396f26825db472f27cc00230e1dc1b088f30aef579ccf555fb4e0b3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61761bc396f26825db472f27cc00230e1dc1b088f30aef579ccf555fb4e0b3c0", kill_on_drop: false }` [INFO] [stdout] 61761bc396f26825db472f27cc00230e1dc1b088f30aef579ccf555fb4e0b3c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2d977210db1a2f67dab596a642e5b2d380edcbefd69674df6e7d5104d29f20d [INFO] running `Command { std: "docker" "start" "-a" "b2d977210db1a2f67dab596a642e5b2d380edcbefd69674df6e7d5104d29f20d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zmij v1.0.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling easy-ext v1.0.2 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling regex v1.12.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/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name regress --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.10.5/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", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=c461c094acf6fa43 -C extra-filename=-473b0e7922b62b55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a0fede83a537ebb1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f04d4ed0ff57c3c8.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" "b2d977210db1a2f67dab596a642e5b2d380edcbefd69674df6e7d5104d29f20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d977210db1a2f67dab596a642e5b2d380edcbefd69674df6e7d5104d29f20d", kill_on_drop: false }` [INFO] [stdout] b2d977210db1a2f67dab596a642e5b2d380edcbefd69674df6e7d5104d29f20d