[INFO] fetching crate aprender-viz 0.31.2...
[INFO] checking aprender-viz-0.31.2 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate aprender-viz 0.31.2 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate aprender-viz 0.31.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aprender-viz 0.31.2
[INFO] tweaked toml for crates.io crate aprender-viz 0.31.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aprender-viz 0.31.2 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aprender-viz 0.31.2 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01cc82160bf56d0a6db48a416bd8ec5e494bb477481b8868d87eb7be625a5976
[INFO] running `Command { std: "docker" "start" "-a" "01cc82160bf56d0a6db48a416bd8ec5e494bb477481b8868d87eb7be625a5976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01cc82160bf56d0a6db48a416bd8ec5e494bb477481b8868d87eb7be625a5976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01cc82160bf56d0a6db48a416bd8ec5e494bb477481b8868d87eb7be625a5976", kill_on_drop: false }`
[INFO] [stdout] 01cc82160bf56d0a6db48a416bd8ec5e494bb477481b8868d87eb7be625a5976
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f9e1a5e1cec12c9bcd9444aad1e0c89da1dc1a9ef8950f452bc284659532180
[INFO] running `Command { std: "docker" "start" "-a" "2f9e1a5e1cec12c9bcd9444aad1e0c89da1dc1a9ef8950f452bc284659532180", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling trueno-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling provable-contracts-macros v0.2.2
[INFO] [stderr]    Compiling aprender-viz v0.31.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/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=f35772d17142f6f9 -C extra-filename=-d6e586b39a89f6ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e69bf5d722d083a3.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" "2f9e1a5e1cec12c9bcd9444aad1e0c89da1dc1a9ef8950f452bc284659532180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f9e1a5e1cec12c9bcd9444aad1e0c89da1dc1a9ef8950f452bc284659532180", kill_on_drop: false }`
[INFO] [stdout] 2f9e1a5e1cec12c9bcd9444aad1e0c89da1dc1a9ef8950f452bc284659532180
