[INFO] cloning repository https://github.com/narbonnais/WASM-Smart-Contract-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/narbonnais/WASM-Smart-Contract-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarbonnais%2FWASM-Smart-Contract-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarbonnais%2FWASM-Smart-Contract-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78c422e1239de486c5e9b821b7cc1f0b05337a32
[INFO] checking narbonnais/WASM-Smart-Contract-Engine against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarbonnais%2FWASM-Smart-Contract-Engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine
[INFO] finished tweaking git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine
[INFO] tweaked toml for git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine 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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rkyv_derive v0.8.10
[INFO] [stderr]   Downloaded wasmer-middlewares v5.0.4
[INFO] [stderr]   Downloaded rend v0.5.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.1
[INFO] [stderr]   Downloaded rancor v0.1.0
[INFO] [stderr]   Downloaded bytecheck v0.8.1
[INFO] [stderr]   Downloaded wasmer-types v5.0.4
[INFO] [stderr]   Downloaded wasmer-vm v5.0.4
[INFO] [stderr]   Downloaded cranelift-bitset v0.110.3
[INFO] [stderr]   Downloaded munge_macro v0.4.3
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.110.3
[INFO] [stderr]   Downloaded ruzstd v0.5.0
[INFO] [stderr]   Downloaded cranelift-control v0.110.3
[INFO] [stderr]   Downloaded munge v0.4.3
[INFO] [stderr]   Downloaded cranelift-bforest v0.110.2
[INFO] [stderr]   Downloaded clap v4.5.36
[INFO] [stderr]   Downloaded cranelift-isle v0.110.2
[INFO] [stderr]   Downloaded wasmparser v0.228.0
[INFO] [stderr]   Downloaded corosensei v0.2.1
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded zip v2.6.1
[INFO] [stderr]   Downloaded wasm-encoder v0.228.0
[INFO] [stderr]   Downloaded wasmparser v0.216.1
[INFO] [stderr]   Downloaded wast v228.0.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.110.3
[INFO] [stderr]   Downloaded wasmer-compiler-cranelift v5.0.4
[INFO] [stderr]   Downloaded cranelift-entity v0.110.2
[INFO] [stderr]   Downloaded wasmer-compiler v5.0.4
[INFO] [stderr]   Downloaded wat v1.228.0
[INFO] [stderr]   Downloaded wasmer-derive v5.0.4
[INFO] [stderr]   Downloaded xz v0.1.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.110.2
[INFO] [stderr]   Downloaded rkyv v0.8.10
[INFO] [stderr]   Downloaded cranelift-codegen v0.110.2
[INFO] [stderr]   Downloaded clap_builder v4.5.36
[INFO] [stderr]   Downloaded wasmer v5.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7b0a54215c4acf21cf523aa2c1ca1fe8fcb0358a50474c4e004e9f907971f41
[INFO] running `Command { std: "docker" "start" "-a" "a7b0a54215c4acf21cf523aa2c1ca1fe8fcb0358a50474c4e004e9f907971f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7b0a54215c4acf21cf523aa2c1ca1fe8fcb0358a50474c4e004e9f907971f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7b0a54215c4acf21cf523aa2c1ca1fe8fcb0358a50474c4e004e9f907971f41", kill_on_drop: false }`
[INFO] [stdout] a7b0a54215c4acf21cf523aa2c1ca1fe8fcb0358a50474c4e004e9f907971f41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cc813403abd80600606456cc0f885fea943e3f29e9335f237cd90e91ae1bb16
[INFO] running `Command { std: "docker" "start" "-a" "5cc813403abd80600606456cc0f885fea943e3f29e9335f237cd90e91ae1bb16", kill_on_drop: false }`
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling cranelift-isle v0.110.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling munge_macro v0.4.3
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bytecheck v0.8.1
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking munge v0.4.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling corosensei v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking cranelift-bitset v0.110.3
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking cranelift-entity v0.110.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking bytecheck v0.6.12
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling wasm-encoder v0.228.0
[INFO] [stderr] error: could not compile `rend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/bin/rustc --crate-name rend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rend-0.5.2/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="bytecheck"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck-1", "default", "zerocopy-0_8"))' -C metadata=04bbd731704bf93f -C extra-filename=-c0d40ab53b69c53f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-1f0ab4acb4af81b0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/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 -C embed-bitcode=no -C debuginfo=2 --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=2687dca3f4083326 -C extra-filename=-f1162334a2f1ac6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4aebae841d97cc7d.so --cap-lints allow --cap-lints=forbid --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] running `Command { std: "docker" "inspect" "5cc813403abd80600606456cc0f885fea943e3f29e9335f237cd90e91ae1bb16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc813403abd80600606456cc0f885fea943e3f29e9335f237cd90e91ae1bb16", kill_on_drop: false }`
[INFO] [stdout] 5cc813403abd80600606456cc0f885fea943e3f29e9335f237cd90e91ae1bb16
