[INFO] fetching crate scrypto-compiler 1.3.0... [INFO] testing scrypto-compiler-1.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate scrypto-compiler 1.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate scrypto-compiler 1.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scrypto-compiler 1.3.0 [INFO] tweaked toml for crates.io crate scrypto-compiler 1.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scrypto-compiler 1.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 223 packages to latest compatible versions [INFO] [stderr] Adding cargo_toml v0.15.3 (available: v0.22.3) [INFO] [stderr] Adding regex v1.9.3 (available: v1.11.3) [INFO] [stderr] Adding wasm-opt v0.114.2 (available: v0.116.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded cxx v1.0.186 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded codespan-reporting v0.12.0 [INFO] [stderr] Downloaded lru v0.8.1 [INFO] [stderr] Downloaded downcast-rs v1.2.1 [INFO] [stderr] Downloaded wasmi_core v0.39.1 [INFO] [stderr] Downloaded cargo_toml v0.15.3 [INFO] [stderr] Downloaded toml v0.7.8 [INFO] [stderr] Downloaded radix-blueprint-schema-init v1.3.0 [INFO] [stderr] Downloaded sbor-derive-common v1.3.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.186 [INFO] [stderr] Downloaded radix-common-derive v1.3.0 [INFO] [stderr] Downloaded radix-engine-interface v1.3.0 [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.114.2 [INFO] [stderr] Downloaded wasmi v0.39.1 [INFO] [stderr] Downloaded blst v0.3.16 [INFO] [stderr] Downloaded wasmparser v0.121.2 [INFO] [stderr] Downloaded wasm-opt v0.114.2 [INFO] [stderr] Downloaded wasmparser v0.107.0 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded radix-transactions v1.3.0 [INFO] [stderr] Downloaded moka v0.9.9 [INFO] [stderr] Downloaded regex v1.9.3 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] [stderr] Downloaded wasm-encoder v0.29.0 [INFO] [stderr] Downloaded wasmi_collections v0.39.1 [INFO] [stderr] Downloaded fixedstr v0.2.12 [INFO] [stderr] Downloaded radix-common v1.3.0 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] [stderr] Downloaded bnum v0.11.0 [INFO] [stderr] Downloaded cxx-build v1.0.186 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded radix-engine-profiling v1.3.0 [INFO] [stderr] Downloaded radix-engine-profiling-derive v1.3.0 [INFO] [stderr] Downloaded radix-wasm-instrument v1.0.0 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.186 [INFO] [stderr] Downloaded radix-sbor-derive v1.3.0 [INFO] [stderr] Downloaded const-sha1 v0.3.0 [INFO] [stderr] Downloaded sbor-derive v1.3.0 [INFO] [stderr] Downloaded radix-rust v1.3.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.186 [INFO] [stderr] Downloaded foldhash v0.2.0 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded skeptic v0.13.7 [INFO] [stderr] Downloaded radix-native-sdk v1.3.0 [INFO] [stderr] Downloaded radix-engine v1.3.0 [INFO] [stderr] Downloaded radix-substate-store-interface v1.3.0 [INFO] [stderr] Downloaded annotate-snippets v0.10.2 [INFO] [stderr] Downloaded wasmprinter v0.2.80 [INFO] [stderr] Downloaded wasmi_ir v0.39.1 [INFO] [stderr] Downloaded wasm-opt-sys v0.114.2 [INFO] [stderr] Downloaded sbor v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15b83007f35116ac9dad9e75f0f97deca897cc4f8cd4e7c3fee103158de33329 [INFO] running `Command { std: "docker" "start" "-a" "15b83007f35116ac9dad9e75f0f97deca897cc4f8cd4e7c3fee103158de33329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15b83007f35116ac9dad9e75f0f97deca897cc4f8cd4e7c3fee103158de33329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b83007f35116ac9dad9e75f0f97deca897cc4f8cd4e7c3fee103158de33329", kill_on_drop: false }` [INFO] [stdout] 15b83007f35116ac9dad9e75f0f97deca897cc4f8cd4e7c3fee103158de33329 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6b28174d9303b881766d65c4f218d25c3609b7661b0d1eee38a5471de649543 [INFO] running `Command { std: "docker" "start" "-a" "f6b28174d9303b881766d65c4f218d25c3609b7661b0d1eee38a5471de649543", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling const-sha1 v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling radix-rust v1.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling cxxbridge-flags v1.0.186 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling wasmi_core v0.39.1 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling fixedstr v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling annotate-snippets v0.10.2 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.186 [INFO] [stderr] Compiling wasmi_ir v0.39.1 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling radix-engine-profiling v1.3.0 [INFO] [stderr] Compiling wasmparser v0.107.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] error: could not compile `serde_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/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="alloc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=c15787616b813c9d -C extra-filename=-48921fa965a1c84f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f6b28174d9303b881766d65c4f218d25c3609b7661b0d1eee38a5471de649543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b28174d9303b881766d65c4f218d25c3609b7661b0d1eee38a5471de649543", kill_on_drop: false }` [INFO] [stdout] f6b28174d9303b881766d65c4f218d25c3609b7661b0d1eee38a5471de649543