[INFO] cloning repository https://github.com/henryW89/launchpad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henryW89/launchpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhenryW89%2Flaunchpad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhenryW89%2Flaunchpad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5f5228d4bf671c188df4e2561619a0b46488cd5
[INFO] checking henryW89/launchpad against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhenryW89%2Flaunchpad" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/henryW89/launchpad
[INFO] finished tweaking git repo https://github.com/henryW89/launchpad
[INFO] tweaked toml for git repo https://github.com/henryW89/launchpad written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henryW89/launchpad on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henryW89/launchpad 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/contracts/collections/sg721-updatable/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cw721-base v0.18.0
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.10
[INFO] [stderr]   Downloaded cw721 v0.16.0
[INFO] [stderr]   Downloaded base58check v0.1.0
[INFO] [stderr]   Downloaded cw-controllers v1.1.2
[INFO] [stderr]   Downloaded cw721-base v0.16.0
[INFO] [stderr]   Downloaded cw4 v1.1.2
[INFO] [stderr]   Downloaded cw4-group v1.1.2
[INFO] [stderr]   Downloaded cosmrs v0.10.0
[INFO] [stderr]   Downloaded coins-bip32 v0.7.0
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.15.0
[INFO] [stderr]   Downloaded tendermint v0.26.0
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] [stderr]   Downloaded ethers-core v1.0.2
[INFO] [stderr]   Downloaded cosmwasm-std v1.5.10
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded tendermint-rpc v0.26.0
[INFO] [stderr]   Downloaded cosmwasm-std v2.2.1
[INFO] [stderr]   Downloaded borsh v1.5.5
[INFO] [stderr]   Downloaded ethers-signers v1.0.2
[INFO] [stderr]   Downloaded tendermint-config v0.26.0
[INFO] [stderr]   Downloaded tendermint-proto v0.26.0
[INFO] [stderr]   Downloaded async-trait v0.1.86
[INFO] [stderr]   Downloaded nois v2.0.0
[INFO] [stderr]   Downloaded borsh-derive v1.5.5
[INFO] [stderr]   Downloaded anybuf v0.5.2
[INFO] [stderr]   Downloaded cw721 v0.18.0
[INFO] [stderr]   Downloaded rs_merkle v1.4.2
[INFO] [stderr]   Downloaded bech32 v0.7.3
[INFO] [stderr]   Downloaded coins-core v0.7.0
[INFO] [stderr]   Downloaded coins-bip39 v0.7.0
[INFO] [stderr]   Downloaded cw-controllers v0.16.0
[INFO] [stderr]   Downloaded cosm-orc v3.0.2
[INFO] [stderr]   Downloaded hyper-proxy v0.9.1
[INFO] [stderr]   Downloaded cosm-tome v0.1.1
[INFO] [stderr]   Downloaded test-context v0.1.6
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v2.2.1
[INFO] [stderr]   Downloaded cosmwasm-crypto v2.2.1
[INFO] [stderr]   Downloaded cosmwasm-schema v2.2.1
[INFO] [stderr]   Downloaded cosmwasm-core v2.2.1
[INFO] [stderr]   Downloaded cw-multi-test v1.2.0
[INFO] [stderr]   Downloaded cosmwasm-derive v2.2.1
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.5.10
[INFO] [stderr]   Downloaded test-context-macros v0.1.6
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.10
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c20a33013dc617b0abccfbb2e6c0d7b383c3aa6f5cf2918531ba3dfa5732d147
[INFO] running `Command { std: "docker" "start" "-a" "c20a33013dc617b0abccfbb2e6c0d7b383c3aa6f5cf2918531ba3dfa5732d147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c20a33013dc617b0abccfbb2e6c0d7b383c3aa6f5cf2918531ba3dfa5732d147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20a33013dc617b0abccfbb2e6c0d7b383c3aa6f5cf2918531ba3dfa5732d147", kill_on_drop: false }`
[INFO] [stdout] c20a33013dc617b0abccfbb2e6c0d7b383c3aa6f5cf2918531ba3dfa5732d147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8abb5c0c6098835582817f6a32e457279d95407248592f431a32d8f653fa0f8
[INFO] running `Command { std: "docker" "start" "-a" "c8abb5c0c6098835582817f6a32e457279d95407248592f431a32d8f653fa0f8", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/collections/sg721-updatable/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking sg-utils v3.16.0 (/opt/rustwide/workdir/packages/sg-utils)
[INFO] [stderr]     Checking anybuf v0.5.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking cosmwasm-core v2.2.1
[INFO] [stderr]     Checking bnum v0.11.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking base58check v0.1.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking peg v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.10
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.10
[INFO] [stderr]    Compiling cw-ownable-derive v0.5.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b947463851f38c87 -C extra-filename=-9ad40c88efca9dd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6555891f22d594de.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e6364a9e6650ce14.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c8abb5c0c6098835582817f6a32e457279d95407248592f431a32d8f653fa0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8abb5c0c6098835582817f6a32e457279d95407248592f431a32d8f653fa0f8", kill_on_drop: false }`
[INFO] [stdout] c8abb5c0c6098835582817f6a32e457279d95407248592f431a32d8f653fa0f8
