[INFO] cloning repository https://github.com/neon-coder479ou/launchpad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neon-coder479ou/launchpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneon-coder479ou%2Flaunchpad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneon-coder479ou%2Flaunchpad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0d13b76cf7c4a6cb3a3e3a884569be99b7af7b5
[INFO] checking neon-coder479ou/launchpad against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneon-coder479ou%2Flaunchpad" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/neon-coder479ou/launchpad
[INFO] finished tweaking git repo https://github.com/neon-coder479ou/launchpad
[INFO] tweaked toml for git repo https://github.com/neon-coder479ou/launchpad written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neon-coder479ou/launchpad on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neon-coder479ou/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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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-3-tc2/source/contracts/collections/sg721-updatable/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b738bc764f678ef4dd6cb38c5305529fb1603ffaf89bcbea581a49c0004167f5
[INFO] running `Command { std: "docker" "start" "-a" "b738bc764f678ef4dd6cb38c5305529fb1603ffaf89bcbea581a49c0004167f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b738bc764f678ef4dd6cb38c5305529fb1603ffaf89bcbea581a49c0004167f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b738bc764f678ef4dd6cb38c5305529fb1603ffaf89bcbea581a49c0004167f5", kill_on_drop: false }`
[INFO] [stdout] b738bc764f678ef4dd6cb38c5305529fb1603ffaf89bcbea581a49c0004167f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdc0440401a6a6ef10277c9f1992f60ff9abcc1fc114271964feb0464b4309af
[INFO] running `Command { std: "docker" "start" "-a" "cdc0440401a6a6ef10277c9f1992f60ff9abcc1fc114271964feb0464b4309af", 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 once_cell v1.20.3
[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]    Compiling semver v1.0.25
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]     Checking getrandom v0.2.15
[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]     Checking either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rayon v1.10.0
[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 rmp v0.8.14
[INFO] [stderr]     Checking cosmwasm-core v2.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking bnum v0.11.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[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]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]     Checking base58check v0.1.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking peg v0.7.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e352fd2015d2ed76 -C extra-filename=-486f2b380b7a42db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2052d2464af1c56d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d4eb8f4f626a6a4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4ba0a37e252e0fec -C extra-filename=-92eed30e82b63f1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2052d2464af1c56d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d4eb8f4f626a6a4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cdc0440401a6a6ef10277c9f1992f60ff9abcc1fc114271964feb0464b4309af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc0440401a6a6ef10277c9f1992f60ff9abcc1fc114271964feb0464b4309af", kill_on_drop: false }`
[INFO] [stdout] cdc0440401a6a6ef10277c9f1992f60ff9abcc1fc114271964feb0464b4309af
