[INFO] cloning repository https://github.com/jbutterwick/todo-app-rs-htmx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbutterwick/todo-app-rs-htmx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbutterwick%2Ftodo-app-rs-htmx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbutterwick%2Ftodo-app-rs-htmx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 326a7b848d18c93f362f89ddcd4e323769d45efc [INFO] testing jbutterwick/todo-app-rs-htmx against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbutterwick%2Ftodo-app-rs-htmx" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbutterwick/todo-app-rs-htmx on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbutterwick/todo-app-rs-htmx [INFO] finished tweaking git repo https://github.com/jbutterwick/todo-app-rs-htmx [INFO] tweaked toml for git repo https://github.com/jbutterwick/todo-app-rs-htmx written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jbutterwick/todo-app-rs-htmx 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quiche v0.17.2 [INFO] [stderr] Downloaded ring v0.17.0-alpha.11 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9010a29d8691404108037b90c1879b6a72b934b5ae65fd4283d0dcbdaebac60f [INFO] running `Command { std: "docker" "start" "-a" "9010a29d8691404108037b90c1879b6a72b934b5ae65fd4283d0dcbdaebac60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9010a29d8691404108037b90c1879b6a72b934b5ae65fd4283d0dcbdaebac60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9010a29d8691404108037b90c1879b6a72b934b5ae65fd4283d0dcbdaebac60f", kill_on_drop: false }` [INFO] [stdout] 9010a29d8691404108037b90c1879b6a72b934b5ae65fd4283d0dcbdaebac60f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ebef15fd1b5fc2b247dc8fc4828844513b8ea8e579a689117082bc089f6b8cc [INFO] running `Command { std: "docker" "start" "-a" "5ebef15fd1b5fc2b247dc8fc4828844513b8ea8e579a689117082bc089f6b8cc", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling octets v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.0-alpha.11 [INFO] [stderr] Compiling quiche v0.17.2 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] error: could not compile `ring` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ring --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=e58881c13f0a2b89 -C extra-filename=-e58881c13f0a2b89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-20cb063b25bb3e81.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6d5e055fd0e94b62.rmeta --extern spin=/opt/rustwide/target/debug/deps/libspin-d28cf5365beac357.rmeta --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-719bc02a0a33c5a5.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a8285a9415e3d50c/out -l static=ring-core -l static=ring-test` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5ebef15fd1b5fc2b247dc8fc4828844513b8ea8e579a689117082bc089f6b8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebef15fd1b5fc2b247dc8fc4828844513b8ea8e579a689117082bc089f6b8cc", kill_on_drop: false }` [INFO] [stdout] 5ebef15fd1b5fc2b247dc8fc4828844513b8ea8e579a689117082bc089f6b8cc