[INFO] cloning repository https://github.com/sequoia-hope/improved-waffle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sequoia-hope/improved-waffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequoia-hope%2Fimproved-waffle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequoia-hope%2Fimproved-waffle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e2191869ab12e5aa44f89404ff6965a3e7779a4
[INFO] checking sequoia-hope/improved-waffle against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequoia-hope%2Fimproved-waffle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sequoia-hope/improved-waffle
[INFO] finished tweaking git repo https://github.com/sequoia-hope/improved-waffle
[INFO] tweaked toml for git repo https://github.com/sequoia-hope/improved-waffle written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sequoia-hope/improved-waffle on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ricosjp/truck`
[INFO] [stderr]      Locking 237 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.22.1 (available: v0.23.0)
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] [stderr]       Adding dashu v0.4.4 (available: v0.5.1)
[INFO] [stderr]       Adding getrandom v0.3.4 (available: v0.4.3)
[INFO] [stderr]       Adding i_overlay v4.5.2 (available: v7.0.3)
[INFO] [stderr]       Adding nalgebra v0.34.2 (available: v0.35.0)
[INFO] [stderr]       Adding rand v0.8.7 (available: v0.10.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba
[INFO] running `Command { std: "docker" "start" "1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cad-primitives v0.1.0 (/opt/rustwide/workdir/crates/cad-primitives)
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling dashu-int v0.4.3
[INFO] [stderr]    Compiling dashu-base v0.4.3
[INFO] [stderr]     Checking num-modular v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking geometry-predicates v0.3.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking ssi-rs v0.1.0 (/opt/rustwide/workdir/crates/ssi-rs)
[INFO] [stderr]     Checking i_tree v0.18.0
[INFO] [stderr]     Checking i_key_sort v0.10.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling branches v0.4.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking array-macro v2.1.8
[INFO] [stderr]     Checking rclite v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]    Compiling levenberg-marquardt v0.15.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking i_float v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking i_shape v1.18.0
[INFO] [stderr]     Checking i_overlay v4.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.229/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=67e782a415c4460c -C extra-filename=-fb741d92cd7e76ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ee684499ef27f3b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-97307b84563a2c10.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-15720ec32df776b0.rlib --extern proc_macro --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" "1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba", kill_on_drop: false }`
[INFO] [stdout] 1b43a8b7985240b6c88096257f4ae8ac115ebe432ab5893ec3e511dcef09abba
