[INFO] fetching crate palimpsest-server 0.1.1...
[INFO] checking palimpsest-server-0.1.1 against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] extracting crate palimpsest-server 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate palimpsest-server 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate palimpsest-server 0.1.1
[INFO] tweaked toml for crates.io crate palimpsest-server 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate palimpsest-server 0.1.1 on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate palimpsest-server 0.1.1 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529
[INFO] running `Command { std: "docker" "start" "aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529", 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" "aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529", 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" "aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling columnar_derive v0.11.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking timely_container v0.25.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking timely_logging v0.25.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking sqlparser v0.52.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking timely_bytes v0.25.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking time v0.3.47
[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/e977a0b5ab976a591981e7263bd67a71a4f79308/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=ae4205495854ffc4 -C extra-filename=-53d8af639c96e9bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c107d8699e5d08dc.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" "aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529", kill_on_drop: false }`
[INFO] [stdout] aa2ce43e5b15de8a1f704b4b810163c5107ed34b9f10b30f0b0e1986a73b7529
