[INFO] fetching crate wacore-appstate-ng 1.0.0...
[INFO] testing wacore-appstate-ng-1.0.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate wacore-appstate-ng 1.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate wacore-appstate-ng 1.0.0
[INFO] finished tweaking crates.io crate wacore-appstate-ng 1.0.0
[INFO] tweaked toml for crates.io crate wacore-appstate-ng 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wacore-appstate-ng 1.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wacore-appstate-ng 1.0.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmov v0.5.2
[INFO] [stderr]   Downloaded crypto-common v0.2.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] [stderr]   Downloaded ghash v0.6.0
[INFO] [stderr]   Downloaded cpubits v0.1.0
[INFO] [stderr]   Downloaded universal-hash v0.6.1
[INFO] [stderr]   Downloaded ctutils v0.4.0
[INFO] [stderr]   Downloaded polyval v0.7.1
[INFO] [stderr]   Downloaded wacore-binary-ng v1.0.0
[INFO] [stderr]   Downloaded wacore-libsignal-ng v1.0.0
[INFO] [stderr]   Downloaded waproto-ng v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfad9702f5690cb15b18d3fc47d61d197fafa7e739b2f971168421afbaef2c1e
[INFO] running `Command { std: "docker" "start" "-a" "dfad9702f5690cb15b18d3fc47d61d197fafa7e739b2f971168421afbaef2c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfad9702f5690cb15b18d3fc47d61d197fafa7e739b2f971168421afbaef2c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfad9702f5690cb15b18d3fc47d61d197fafa7e739b2f971168421afbaef2c1e", kill_on_drop: false }`
[INFO] [stdout] dfad9702f5690cb15b18d3fc47d61d197fafa7e739b2f971168421afbaef2c1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc3e5b098221ee74b229beda73b38be4b966651a88e511144d466127df3bbd0c
[INFO] running `Command { std: "docker" "start" "-a" "fc3e5b098221ee74b229beda73b38be4b966651a88e511144d466127df3bbd0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling cmov v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling ctutils v0.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling polyval v0.7.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ghash v0.6.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling wacore-binary-ng v1.0.0
[INFO] [stderr]    Compiling waproto-ng v1.0.0
[INFO] [stderr]    Compiling wacore-libsignal-ng v1.0.0
[INFO] [stderr] error: could not compile `wacore-libsignal-ng` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name wacore_libsignal_ng --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wacore-libsignal-ng-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5a9963ccd073437 -C extra-filename=-1079b741353f7fc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-bf0948cf0a1fff06.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-4f1418ce08200ce6.rmeta --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-05ceeb31ba37f0dd.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bc3a29b23a5dd4ca.so --extern cbc=/opt/rustwide/target/debug/deps/libcbc-ec1bfeabcb5d3900.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bea6563234aaaeb5.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-5a094f250e6187e2.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-0d83deed154019c9.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0a7c110837ba6696.rmeta --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-45d1fa8d76e873d4.so --extern ghash=/opt/rustwide/target/debug/deps/libghash-ab9268e17b020bf4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3e6c1ad43155d870.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-00984bb8fb6a5a35.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-4cadf1c8d0ec48d7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-04adc87a7de1cba3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8cdbcf384ab44191.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-cbfeaf11ec8b6d11.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e1ab56d6ef98f1f8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2a33cba5b2d1e8c7.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ec80ca292c11f2a7.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-79bd98e6ff0426cb.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-3b00c9d839367fb5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b5e4e595693dddf6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1518e5234c7a3e06.rmeta --extern waproto_ng=/opt/rustwide/target/debug/deps/libwaproto_ng-efb1dedc8d8b4967.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-e7d79958aa29a506.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `waproto-ng` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name waproto_ng --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/waproto-ng-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63da8363576ba755 -C extra-filename=-efb1dedc8d8b4967 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prost=/opt/rustwide/target/debug/deps/libprost-cbfeaf11ec8b6d11.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2a33cba5b2d1e8c7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fc3e5b098221ee74b229beda73b38be4b966651a88e511144d466127df3bbd0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc3e5b098221ee74b229beda73b38be4b966651a88e511144d466127df3bbd0c", kill_on_drop: false }`
[INFO] [stdout] fc3e5b098221ee74b229beda73b38be4b966651a88e511144d466127df3bbd0c
