[INFO] fetching crate ic-wasm 0.8.5...
[INFO] checking ic-wasm-0.8.5 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate ic-wasm 0.8.5 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate ic-wasm 0.8.5 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ic-wasm 0.8.5
[INFO] finished tweaking crates.io crate ic-wasm 0.8.5
[INFO] tweaked toml for crates.io crate ic-wasm 0.8.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate ic-wasm 0.8.5 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.124
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.124
[INFO] [stderr]   Downloaded walrus-macro v0.19.0
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded clap v4.5.15
[INFO] [stderr]   Downloaded wasm-encoder v0.212.0
[INFO] [stderr]   Downloaded wasmparser v0.212.0
[INFO] [stderr]   Downloaded cxx-build v1.0.124
[INFO] [stderr]   Downloaded cxx v1.0.124
[INFO] [stderr]   Downloaded walrus v0.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d09c8024432941336a3f34b7d790b44ca792d6b64497d24a8cc6e9895d81d9c
[INFO] running `Command { std: "docker" "start" "-a" "2d09c8024432941336a3f34b7d790b44ca792d6b64497d24a8cc6e9895d81d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d09c8024432941336a3f34b7d790b44ca792d6b64497d24a8cc6e9895d81d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d09c8024432941336a3f34b7d790b44ca792d6b64497d24a8cc6e9895d81d9c", kill_on_drop: false }`
[INFO] [stdout] 2d09c8024432941336a3f34b7d790b44ca792d6b64497d24a8cc6e9895d81d9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63cb818d5a869cd040d1653a537f1d291e032fc7e3a2afd1f60615053483fb2d
[INFO] running `Command { std: "docker" "start" "-a" "63cb818d5a869cd040d1653a537f1d291e032fc7e3a2afd1f60615053483fb2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking wasm-encoder v0.212.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking dary_heap v0.3.6
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.124
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]    Compiling cxx-build v1.0.124
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.124
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling wasm-opt-sys v0.116.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.116.0
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking clap v4.5.15
[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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.207/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a58ad6268da5ad44 -C extra-filename=-a58ad6268da5ad44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9ed03e199fbdbd70.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --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" "63cb818d5a869cd040d1653a537f1d291e032fc7e3a2afd1f60615053483fb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63cb818d5a869cd040d1653a537f1d291e032fc7e3a2afd1f60615053483fb2d", kill_on_drop: false }`
[INFO] [stdout] 63cb818d5a869cd040d1653a537f1d291e032fc7e3a2afd1f60615053483fb2d
