[INFO] fetching crate zksync_db_connection 29.7.1-non-semver-compat...
[INFO] checking zksync_db_connection-29.7.1-non-semver-compat against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1
[INFO] extracting crate zksync_db_connection 29.7.1-non-semver-compat into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate zksync_db_connection 29.7.1-non-semver-compat
[INFO] finished tweaking crates.io crate zksync_db_connection 29.7.1-non-semver-compat
[INFO] tweaked toml for crates.io crate zksync_db_connection 29.7.1-non-semver-compat written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zksync_db_connection 29.7.1-non-semver-compat on toolchain 085826be830097e8e3b7832fbae1043acecd26ab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zksync_db_connection 29.7.1-non-semver-compat 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" "+085826be830097e8e3b7832fbae1043acecd26ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c76769310e47a5e738e984ae750b488b94a84c8fc24ea06f0a94b9a3316b025d
[INFO] running `Command { std: "docker" "start" "-a" "c76769310e47a5e738e984ae750b488b94a84c8fc24ea06f0a94b9a3316b025d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c76769310e47a5e738e984ae750b488b94a84c8fc24ea06f0a94b9a3316b025d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c76769310e47a5e738e984ae750b488b94a84c8fc24ea06f0a94b9a3316b025d", kill_on_drop: false }`
[INFO] [stdout] c76769310e47a5e738e984ae750b488b94a84c8fc24ea06f0a94b9a3316b025d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2807ea35b6567d3f13b50bc6559ef1a1bb16d20a682f9c7a66f952e8ce3a5c5c
[INFO] running `Command { std: "docker" "start" "-a" "2807ea35b6567d3f13b50bc6559ef1a1bb16d20a682f9c7a66f952e8ce3a5c5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]     Checking icu_provider v2.0.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/085826be830097e8e3b7832fbae1043acecd26ab/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=dbdf34f6c5ce2e9b -C extra-filename=-f84016f129f955d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7ae43d5fbe1eb75d.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" "2807ea35b6567d3f13b50bc6559ef1a1bb16d20a682f9c7a66f952e8ce3a5c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2807ea35b6567d3f13b50bc6559ef1a1bb16d20a682f9c7a66f952e8ce3a5c5c", kill_on_drop: false }`
[INFO] [stdout] 2807ea35b6567d3f13b50bc6559ef1a1bb16d20a682f9c7a66f952e8ce3a5c5c
