[INFO] cloning repository https://github.com/JBunCE/gear-scrow-sc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JBunCE/gear-scrow-sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Fgear-scrow-sc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Fgear-scrow-sc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f873beda7795eb5dc73bb651260afcc1ec3d5296
[INFO] building JBunCE/gear-scrow-sc against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Fgear-scrow-sc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JBunCE/gear-scrow-sc on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/JBunCE/gear-scrow-sc
[INFO] finished tweaking git repo https://github.com/JBunCE/gear-scrow-sc
[INFO] tweaked toml for git repo https://github.com/JBunCE/gear-scrow-sc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/JBunCE/gear-scrow-sc 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/gear.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/subxt`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/dlmalloc-rust.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/substrate.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/wasm-instrument.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/wasmi`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git repository `https://github.com/grishasobol/rust-libc-print.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/parity-wasm`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded str-buf v2.0.5
[INFO] [stderr]   Downloaded darling_macro v0.20.5
[INFO] [stderr]   Downloaded cargo_metadata v0.15.3
[INFO] [stderr]   Downloaded libc-print v0.1.22
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.2
[INFO] [stderr]   Downloaded darling v0.20.5
[INFO] [stderr]   Downloaded substrate-bip39 v0.4.5
[INFO] [stderr]   Downloaded gwasm-instrument v0.2.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.115
[INFO] [stderr]   Downloaded str-buf v3.0.3
[INFO] [stderr]   Downloaded wabt v0.10.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.115
[INFO] [stderr]   Downloaded darling_core v0.20.5
[INFO] [stderr]   Downloaded wasmparser-nostd v0.83.0
[INFO] [stderr]   Downloaded cxx-build v1.0.115
[INFO] [stderr]   Downloaded winnow v0.5.39
[INFO] [stderr]   Downloaded wasmi v0.14.0
[INFO] [stderr]   Downloaded gear-wasm v0.45.1
[INFO] [stderr]   Downloaded cxx v1.0.115
[INFO] [stderr]   Downloaded wabt-sys v0.8.0
[INFO] [stderr]   Downloaded pwasm-utils v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9179d4404bc348115e21421b6989d803ea21c0674845ca6f0092327cc2b48545
[INFO] running `Command { std: "docker" "start" "-a" "9179d4404bc348115e21421b6989d803ea21c0674845ca6f0092327cc2b48545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9179d4404bc348115e21421b6989d803ea21c0674845ca6f0092327cc2b48545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9179d4404bc348115e21421b6989d803ea21c0674845ca6f0092327cc2b48545", kill_on_drop: false }`
[INFO] [stdout] 9179d4404bc348115e21421b6989d803ea21c0674845ca6f0092327cc2b48545
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4582e10265ecd0f412b43d8718a02d89b1b7d923270da226108912c2f5a2744a
[INFO] running `Command { std: "docker" "start" "-a" "4582e10265ecd0f412b43d8718a02d89b1b7d923270da226108912c2f5a2744a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.115
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git#15352f96)
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling gear-stack-buffer v1.0.2 (https://github.com/gear-tech/gear.git?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling gsys v1.0.2 (https://github.com/gear-tech/gear.git?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling libc-print v0.1.22
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling galloc v1.0.2 (https://github.com/gear-tech/gear.git?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling gwasm-instrument v0.2.3
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear.git?rev=175f69b7#175f69b7)
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.115
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pwasm-utils v0.19.0
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cxx-build v1.0.115
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.115
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear.git?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling wasm-opt-sys v0.111.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.111.0
[INFO] [stderr]    Compiling gear-wasm-instrument v1.0.1 (https://github.com/gear-tech/gear.git?rev=175f69b7#175f69b7)
[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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.196/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="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=d6952a955fd001cf -C extra-filename=-69a8cbc2c2231148 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c3bb3028d606094a.so --cap-lints allow --cap-lints=forbid` (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" "4582e10265ecd0f412b43d8718a02d89b1b7d923270da226108912c2f5a2744a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4582e10265ecd0f412b43d8718a02d89b1b7d923270da226108912c2f5a2744a", kill_on_drop: false }`
[INFO] [stdout] 4582e10265ecd0f412b43d8718a02d89b1b7d923270da226108912c2f5a2744a
