[INFO] fetching crate zinkc-filetests 0.1.12...
[INFO] testing zinkc-filetests-0.1.12 against 1.90.0 for beta-1.91-3
[INFO] extracting crate zinkc-filetests 0.1.12 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate zinkc-filetests 0.1.12
[INFO] finished tweaking crates.io crate zinkc-filetests 0.1.12
[INFO] tweaked toml for crates.io crate zinkc-filetests 0.1.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zinkc-filetests 0.1.12 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zinkc-filetests 0.1.12 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded evm-opcodes v0.0.5
[INFO] [stderr]   Downloaded zabi v0.1.12
[INFO] [stderr]   Downloaded scratch v1.0.8
[INFO] [stderr]   Downloaded zingen v0.1.12
[INFO] [stderr]   Downloaded sol-abi v0.0.1
[INFO] [stderr]   Downloaded wasm-opt-cxx-sys v0.116.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.150
[INFO] [stderr]   Downloaded zinkc v0.1.12
[INFO] [stderr]   Downloaded wat v1.227.1
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded wasm-encoder v0.227.1
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded cxx-build v1.0.150
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.150
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.150
[INFO] [stderr]   Downloaded wasmparser v0.227.1
[INFO] [stderr]   Downloaded wast v227.0.1
[INFO] [stderr]   Downloaded wasm-opt v0.116.1
[INFO] [stderr]   Downloaded wasm-opt-sys v0.116.0
[INFO] [stderr]   Downloaded cxx v1.0.150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 864c0bdd4661e0b9cc32e81ff97013e8c551854c20b9b05462ab6c2a5d764463
[INFO] running `Command { std: "docker" "start" "-a" "864c0bdd4661e0b9cc32e81ff97013e8c551854c20b9b05462ab6c2a5d764463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "864c0bdd4661e0b9cc32e81ff97013e8c551854c20b9b05462ab6c2a5d764463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864c0bdd4661e0b9cc32e81ff97013e8c551854c20b9b05462ab6c2a5d764463", kill_on_drop: false }`
[INFO] [stdout] 864c0bdd4661e0b9cc32e81ff97013e8c551854c20b9b05462ab6c2a5d764463
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b13f8471edb50f77090c5cf3a024f619425c538051c285a2e50147c70206b86a
[INFO] running `Command { std: "docker" "start" "-a" "b13f8471edb50f77090c5cf3a024f619425c538051c285a2e50147c70206b86a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.150
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling evm-opcodes v0.0.5
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling wast v227.0.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling cxx v1.0.150
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cxx-build v1.0.150
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.150
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling wat v1.227.1
[INFO] [stderr]    Compiling wasm-opt-sys v0.116.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.116.0
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=2c8e2cdb5d4e43d6 -C extra-filename=-a83328185b95a5c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2086b5bf45111111.so --cap-lints allow --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b13f8471edb50f77090c5cf3a024f619425c538051c285a2e50147c70206b86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b13f8471edb50f77090c5cf3a024f619425c538051c285a2e50147c70206b86a", kill_on_drop: false }`
[INFO] [stdout] b13f8471edb50f77090c5cf3a024f619425c538051c285a2e50147c70206b86a
