[INFO] fetching crate monaco-sdk 1.0.16... [INFO] checking monaco-sdk-1.0.16 against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] extracting crate monaco-sdk 1.0.16 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate monaco-sdk 1.0.16 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate monaco-sdk 1.0.16 [INFO] tweaked toml for crates.io crate monaco-sdk 1.0.16 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate monaco-sdk 1.0.16 on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate monaco-sdk 1.0.16 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c [INFO] running `Command { std: "docker" "start" "6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking const-hex v1.19.1 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Compiling cc v1.2.66 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking crc-catalog v2.5.0 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking rustls-pki-types v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking sha3 v0.11.0 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling uuid v1.23.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking siphasher v1.0.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Checking phf_shared v0.14.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Checking webpki-roots v1.0.8 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking phf v0.14.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ruint v1.19.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling regress v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lru v0.16.4 [INFO] [stderr] Checking regress v0.10.5 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling regex-automata v0.4.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling macro-string v0.2.0 [INFO] [stderr] Compiling syn-solidity v1.6.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.16 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] error: could not compile `regress` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name regress --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.11.1/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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=6e525203e5f28715 -C extra-filename=-73a400bef283b2bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-114b1a263dfc3527.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-99d2f2078a65bceb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c", kill_on_drop: false }` [INFO] [stdout] 6aede3ad4cc64744d44d20ac26f997ef7964a93478777c72ed6c9db77a57bf9c