[INFO] cloning repository https://github.com/stephanme/immichctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephanme/immichctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanme%2Fimmichctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanme%2Fimmichctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f676920ba30faecf458ae52d2a942dcea69c529 [INFO] checking stephanme/immichctl against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanme%2Fimmichctl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stephanme/immichctl [INFO] finished tweaking git repo https://github.com/stephanme/immichctl [INFO] tweaked toml for git repo https://github.com/stephanme/immichctl written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stephanme/immichctl on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stephanme/immichctl 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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ef82f3e262e94667f5da1138f558dd24febac69985bd3be7102253e7cb443b8 [INFO] running `Command { std: "docker" "start" "-a" "6ef82f3e262e94667f5da1138f558dd24febac69985bd3be7102253e7cb443b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef82f3e262e94667f5da1138f558dd24febac69985bd3be7102253e7cb443b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef82f3e262e94667f5da1138f558dd24febac69985bd3be7102253e7cb443b8", kill_on_drop: false }` [INFO] [stdout] 6ef82f3e262e94667f5da1138f558dd24febac69985bd3be7102253e7cb443b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0a37d9e47b9a280ef2b74f72937a487cc4ac3be0f9610cc7df30bb384d1ec77 [INFO] running `Command { std: "docker" "start" "-a" "a0a37d9e47b9a280ef2b74f72937a487cc4ac3be0f9610cc7df30bb384d1ec77", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling vergen-git2 v9.1.0 [INFO] [stderr] Checking openssl-probe v0.2.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking regress v0.11.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking rand v0.10.0 [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/2c4819a380dbddb1f2a0f4405a49fb6ed90983ae/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 --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=bd2073bb5a1655aa -C extra-filename=-aea4229a3b6916f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-114b1a263dfc3527.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-428f91d22e3de0ff.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" "a0a37d9e47b9a280ef2b74f72937a487cc4ac3be0f9610cc7df30bb384d1ec77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a37d9e47b9a280ef2b74f72937a487cc4ac3be0f9610cc7df30bb384d1ec77", kill_on_drop: false }` [INFO] [stdout] a0a37d9e47b9a280ef2b74f72937a487cc4ac3be0f9610cc7df30bb384d1ec77