[INFO] fetching crate rgb-schemata 0.11.0-beta.8... [INFO] testing rgb-schemata-0.11.0-beta.8 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate rgb-schemata 0.11.0-beta.8 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rgb-schemata 0.11.0-beta.8 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rgb-schemata 0.11.0-beta.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rgb-schemata 0.11.0-beta.8 [INFO] tweaked toml for crates.io crate rgb-schemata 0.11.0-beta.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate rgb-schemata 0.11.0-beta.8 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2edd9370841464f020266efc4947fd6230e86e30e79ffbe2e2072baf704f5793 [INFO] running `Command { std: "docker" "start" "-a" "2edd9370841464f020266efc4947fd6230e86e30e79ffbe2e2072baf704f5793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2edd9370841464f020266efc4947fd6230e86e30e79ffbe2e2072baf704f5793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2edd9370841464f020266efc4947fd6230e86e30e79ffbe2e2072baf704f5793", kill_on_drop: false }` [INFO] [stdout] 2edd9370841464f020266efc4947fd6230e86e30e79ffbe2e2072baf704f5793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caecbfb4b9990c7b8caeb770311c9d2fd9cb78a5d2fda9031e14f87323fe9ae0 [INFO] running `Command { std: "docker" "start" "-a" "caecbfb4b9990c7b8caeb770311c9d2fd9cb78a5d2fda9031e14f87323fe9ae0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mnemonic v1.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling amplify_num v0.5.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.10.0 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling strict_encoding_derive v2.7.0 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base85 v2.0.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling fast32 v1.0.2 [INFO] [stderr] Compiling amplify v4.7.0 [INFO] [stderr] Compiling single_use_seals v0.11.0-beta.8 [INFO] [stderr] Compiling commit_encoding_derive v0.11.0-beta.8 [INFO] [stderr] Compiling serde_str_helpers v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling secp256k1-zkp v0.11.0 [INFO] [stderr] Compiling amplify_apfloat v0.3.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling strict_encoding v2.7.0 [INFO] [stderr] Compiling baid64 v0.2.2 [INFO] [stderr] Compiling nonasync v0.1.0 [INFO] [stderr] Compiling ascii-armor v0.7.2 [INFO] [stderr] Compiling vesper-lang v0.1.0 [INFO] [stderr] Compiling strict_types v2.7.0 [INFO] [stderr] Compiling commit_verify v0.11.0-beta.8 [INFO] [stderr] Compiling aluvm v0.11.0-beta.8 [INFO] [stderr] Compiling bp-consensus v0.11.0-beta.8 [INFO] [stderr] Compiling bp-dbc v0.11.0-beta.8 [INFO] [stderr] Compiling bp-invoice v0.11.0-beta.8 [INFO] [stderr] Compiling bp-seals v0.11.0-beta.8 [INFO] [stderr] Compiling bp-core v0.11.0-beta.8 [INFO] [stderr] Compiling rgb-core v0.11.0-beta.8 [INFO] [stderr] Compiling rgb-invoice v0.11.0-beta.8 [INFO] [stderr] Compiling rgb-std v0.11.0-beta.8 [INFO] [stderr] error: could not compile `rgb-std` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name rgbstd --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rgb-std-0.11.0-beta.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="serde"' --cfg 'feature="serde_crate"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "fs", "rand", "serde", "serde_crate"))' -C metadata=8cb6f8c1ff51e94d -C extra-filename=-8cb6f8c1ff51e94d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aluvm=/opt/rustwide/target/debug/deps/libaluvm-949498096670ab33.rlib --extern amplify=/opt/rustwide/target/debug/deps/libamplify-87d0c10c11d94654.rlib --extern armor=/opt/rustwide/target/debug/deps/libarmor-8ef36e54d473c886.rlib --extern baid64=/opt/rustwide/target/debug/deps/libbaid64-1b01befec59cc306.rlib --extern base85=/opt/rustwide/target/debug/deps/libbase85-ef33a88344ddf4c6.rlib --extern bp=/opt/rustwide/target/debug/deps/libbp-1de75df9c245081b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-484180d77900d635.rlib --extern commit_verify=/opt/rustwide/target/debug/deps/libcommit_verify-f75563858d95e1c3.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1abacfc19196adfc.rlib --extern nonasync=/opt/rustwide/target/debug/deps/libnonasync-9d979db4b825fc73.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-68cf631a9cf01ad0.rlib --extern rgbcore=/opt/rustwide/target/debug/deps/librgbcore-5f586e4268955dd4.rlib --extern rgbinvoice=/opt/rustwide/target/debug/deps/librgbinvoice-2ead3f5a3013afa8.rlib --extern serde_crate=/opt/rustwide/target/debug/deps/libserde-1b691898d6abaab2.rlib --extern strict_encoding=/opt/rustwide/target/debug/deps/libstrict_encoding-8e8acb6939814b36.rlib --extern strict_types=/opt/rustwide/target/debug/deps/libstrict_types-62060c56c13afea4.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-635bf520456946be/out -L native=/opt/rustwide/target/debug/build/blake3-635bf520456946be/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-26dd9a858e5ca826/out -L native=/opt/rustwide/target/debug/build/secp256k1-zkp-sys-2d6cec29980183ff/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "caecbfb4b9990c7b8caeb770311c9d2fd9cb78a5d2fda9031e14f87323fe9ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caecbfb4b9990c7b8caeb770311c9d2fd9cb78a5d2fda9031e14f87323fe9ae0", kill_on_drop: false }` [INFO] [stdout] caecbfb4b9990c7b8caeb770311c9d2fd9cb78a5d2fda9031e14f87323fe9ae0