[INFO] fetching crate rgb-stl 0.11.0-beta.2...
[INFO] building rgb-stl-0.11.0-beta.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rgb-stl 0.11.0-beta.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rgb-stl 0.11.0-beta.2
[INFO] finished tweaking crates.io crate rgb-stl 0.11.0-beta.2
[INFO] tweaked toml for crates.io crate rgb-stl 0.11.0-beta.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rgb-stl 0.11.0-beta.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rgb-stl 0.11.0-beta.2 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b3f58bf78718a0a2177f86b283064d9464cfc5e20bf68bb122d2e45cb4b76f0
[INFO] running `Command { std: "docker" "start" "-a" "8b3f58bf78718a0a2177f86b283064d9464cfc5e20bf68bb122d2e45cb4b76f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b3f58bf78718a0a2177f86b283064d9464cfc5e20bf68bb122d2e45cb4b76f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3f58bf78718a0a2177f86b283064d9464cfc5e20bf68bb122d2e45cb4b76f0", kill_on_drop: false }`
[INFO] [stdout] 8b3f58bf78718a0a2177f86b283064d9464cfc5e20bf68bb122d2e45cb4b76f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dc155f35b012fc8b85edfb1e7e5c62f7b2e1f2dd1f6671b796a55d5378b8140
[INFO] running `Command { std: "docker" "start" "-a" "2dc155f35b012fc8b85edfb1e7e5c62f7b2e1f2dd1f6671b796a55d5378b8140", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling amplify_num v0.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling mnemonic v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling amplify_apfloat v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling strict_encoding_derive v2.0.1
[INFO] [stderr]    Compiling baid58 v0.4.4
[INFO] [stderr]    Compiling base85 v2.0.0
[INFO] [stderr]    Compiling amplify v4.5.0
[INFO] [stderr]    Compiling single_use_seals v0.11.0-beta.1
[INFO] [stderr]    Compiling strict_encoding v2.6.1
[INFO] [stderr]    Compiling commit_encoding_derive v0.10.0
[INFO] [stderr]    Compiling strict_types v1.6.3
[INFO] [stderr]    Compiling commit_verify v0.11.0-beta.1
[INFO] [stderr]    Compiling aluvm v0.11.0-beta.1
[INFO] [stderr]    Compiling secp256k1 v0.28.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling bp-consensus v0.11.0-beta.2
[INFO] [stderr]    Compiling bp-dbc v0.11.0-beta.1
[INFO] [stderr]    Compiling bp-seals v0.11.0-beta.1
[INFO] [stderr]    Compiling bp-core v0.11.0-beta.1
[INFO] [stderr] error: could not compile `strict_types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name strict_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strict_types-1.6.3/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 -C debuginfo=2 --cfg 'feature="base64"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "base64", "default", "serde", "serde_crate", "serde_json", "serde_yaml", "toml"))' -C metadata=2bc041be1cea84c8 -C extra-filename=-b47b0041d7d5f8fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amplify=/opt/rustwide/target/debug/deps/libamplify-99c1d723315a06dc.rmeta --extern baid58=/opt/rustwide/target/debug/deps/libbaid58-9933e8272c2e55e2.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-6955b9528a176f02.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-9a95a3935a0a9638.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6a179801d8b7b78e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3418551d51a5263a.rmeta --extern strict_encoding=/opt/rustwide/target/debug/deps/libstrict_encoding-9dfabfe50ef07ed6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-5fc92f252d0a5174/out -L native=/opt/rustwide/target/debug/build/blake3-5fc92f252d0a5174/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2dc155f35b012fc8b85edfb1e7e5c62f7b2e1f2dd1f6671b796a55d5378b8140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc155f35b012fc8b85edfb1e7e5c62f7b2e1f2dd1f6671b796a55d5378b8140", kill_on_drop: false }`
[INFO] [stdout] 2dc155f35b012fc8b85edfb1e7e5c62f7b2e1f2dd1f6671b796a55d5378b8140
